Skip to content

Hostname

vexpenses.com

Last fetched

vexpenses.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:91 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
107.20.244.144107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.136.4118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.98.4918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.183.453.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.215.17034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.150.18135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.122.4044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.17.18452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.3.6254.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.140.23354.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.201.8298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.79.18632.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.57.103.112100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.57.218.124100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:91
Organization
indb
Contact emails

Subdomains

64 observed subdomains of vexpenses.com.

Web-graph footprint

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

13 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for vexpenses.com.

MechanismTarget
SPF_Avexpenses.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEapp.sensedata.com.br
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_IP103.151.192.0/23
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP216.198.0.0/18
SPF_MXvexpenses.com

Related pages

Pivot deeper into the graph from vexpenses.com.

Cypher and MCP

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

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