Skip to content

Hostname

ext.dim4.com

Last fetched

ext.dim4.com resolves to 1 IPv4 address operated by AS61047 in FR.

Nutrition Label

WHISPER CANON · ext.dim4.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ext.dim4.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.43.44.144185.43.44.0/22AS61047FR

WHOIS identity

No WHOIS records are currently associated with ext.dim4.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for ext.dim4.com.

MechanismTarget
SPF_Aext.dim4.com
SPF_INCLUDEspf.kalanda.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.239.116.0/24
SPF_IP185.43.44.144
SPF_IP82.97.13.11
SPF_IP82.97.27.11
SPF_IP82.97.28.11
SPF_IP82.97.28.138
SPF_IP82.97.28.139
SPF_IP82.97.28.38
SPF_IP82.97.28.39
SPF_IP82.97.6.11

Related pages

Pivot deeper into the graph from ext.dim4.com.

Cypher and MCP

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

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