Skip to content

Hostname

www.authentic4d.com

Last fetched

www.authentic4d.com resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US.

Nutrition Label

WHISPER CANON · www.authentic4d.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.authentic4d.com

Resolution chain

www.authentic4d.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.124.249.35192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

No WHOIS records are currently associated with www.authentic4d.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for www.authentic4d.com.

MechanismTarget
SPF_Awww.authentic4d.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP13.111.111.47
SPF_IP136.146.128.64/27
SPF_IP136.146.208.0/21
SPF_IP136.147.32.0/19
SPF_IP182.50.78.64/28
SPF_IP65.43.46.113
SPF_IP85.222.130.192/26
SPF_IP85.222.138.192/26
SPF_IP96.43.144.0/20
SPF_MXwww.authentic4d.com

Related pages

Pivot deeper into the graph from www.authentic4d.com.

Cypher and MCP

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

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