Skip to content

Hostname

mensor3d.4ig.hu

Last fetched

mensor3d.4ig.hu resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · mensor3d.4ig.huRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mensor3d.4ig.hu

Resolution chain

mensor3d.4ig.hu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.121.132.1543.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with mensor3d.4ig.hu in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mensor3d.4ig.hu.

MechanismTarget
SPF_Apmtool.spf.4ig.hu
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.163.0.0/18
SPF_IP62.77.192.0/18
SPF_IP81.0.116.0/24
SPF_IP82.131.128.0/17
SPF_IP91.82.116.0/24
SPF_MXmensor3d.4ig.hu

Related pages

Pivot deeper into the graph from mensor3d.4ig.hu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mensor3d.4ig.hu"})-[: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.