Skip to content

Hostname

hebsdigital.com

Last fetched

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

Nutrition Label

WHISPER CANON · hebsdigital.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hebsdigital.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.209.198.1993.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.72.673.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
hebs digital
Contact emails

Subdomains

417 observed subdomains of hebsdigital.com.

Web-graph footprint

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

53 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hebsdigital.com.

MechanismTarget
SPF_Ahebsdigital.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEintuit.com
SPF_INCLUDEintuit.net
SPF_INCLUDEmktomail.com
SPF_INCLUDEmxlogic.net
SPF_INCLUDEquickbase.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP23.23.87.8

Related pages

Pivot deeper into the graph from hebsdigital.com.

Cypher and MCP

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

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