Skip to content

Hostname

bebrandguide.brandextract.com

Last fetched

bebrandguide.brandextract.com resolves to 2 IPv4 addresses operated by RACKSPACE - Rackspace Hosting in US.

Nutrition Label

WHISPER CANON · bebrandguide.brandextract.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bebrandguide.brandextract.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.253.56.5723.253.0.0/18AS19994RACKSPACE - Rackspace HostingUS
34.136.34.13034.136.32.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

No WHOIS records are currently associated with bebrandguide.brandextract.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bebrandguide.brandextract.com.

MechanismTarget
SPF_INCLUDE177078.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEapp.sgizmo.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsupport.zendesk.com
SPF_IP74.63.152.0/24

Related pages

Pivot deeper into the graph from bebrandguide.brandextract.com.

Cypher and MCP

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

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