Skip to content

Hostname

demo.thevb.valuebuildersystem.com

Last fetched

demo.thevb.valuebuildersystem.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · demo.thevb.valuebuildersystem.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/demo.thevb.valuebuildersystem.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.128.84.753.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.253.2043.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.116.633.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.38.63.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.102.1413.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.148.273.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with demo.thevb.valuebuildersystem.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for demo.thevb.valuebuildersystem.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from demo.thevb.valuebuildersystem.com.

Cypher and MCP

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

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