Skip to content

Hostname

billingo.com

Last fetched

billingo.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · billingo.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/billingo.com

Resolution chain

billingo.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.159.121.24018.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.185.24718.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.110.1553.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.74.473.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.234.24952.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.166.22563.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:83
Organization
octonull kft.
Contact emails

Subdomains

18 observed subdomains of billingo.com.

Web-graph footprint

Distinct hostnames that link to or from billingo.com in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for billingo.com.

MechanismTarget
SPF_Abillingo.com
SPF_INCLUDE_spf.google.com
SPF_IP185.187.73.120/32
SPF_IP185.187.73.149
SPF_MXbillingo.com

Related pages

Pivot deeper into the graph from billingo.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "billingo.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.