Skip to content

Hostname

billingsavi.com

Last fetched

billingsavi.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · billingsavi.comRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/billingsavi.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.31.11.83100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.160.234100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.154.853.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.140.1523.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.95.14635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.73.25435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.23.21444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.159.23952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.74.2152.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.123.10254.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.54.16254.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.83.12298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
mahendru, veena
Contact emails

Subdomains

3 observed subdomains of billingsavi.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for billingsavi.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from billingsavi.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "billingsavi.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.