Skip to content

Hostname

dim4.com

Last fetched

dim4.com resolves to 1 IPv4 address operated by AS61047 in FR. WHOIS lists iana:2487 as the registrar.

Nutrition Label

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

Resolution chain

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.46.65185.43.44.0/22AS61047FR

WHOIS identity

Registrar
iana:2487
Organization
dimension 4
Contact emails

Subdomains

58 observed subdomains of dim4.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for dim4.com.

MechanismTarget
SPF_Adim4.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 dim4.com.

Cypher and MCP

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

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