Skip to content

Hostname

vbmappapp.com

Last fetched

vbmappapp.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · vbmappapp.comRouting diversity4.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vbmappapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.31.180.146100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.47.12823.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.25.534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.157.12534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.23.20334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.25.17644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.144.23052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.79.24752.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
steve maher
Contact emails

Subdomains

15 observed subdomains of vbmappapp.com.

Web-graph footprint

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

34 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for vbmappapp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from vbmappapp.com.

Cypher and MCP

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

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