Skip to content

Hostname

emmecinet.com

Last fetched

emmecinet.com resolves to 1 IPv4 address operated by AS202870 in IT. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · emmecinet.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/emmecinet.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.32.64.206195.32.64.0/24AS202870IT

WHOIS identity

Registrar
iana:291
Organization
digicontrol
Contact emails

Subdomains

2 observed subdomains of emmecinet.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for emmecinet.com.

MechanismTarget
SPF_Aemmecinet.com
SPF_INCLUDEspf.turbo-smtp.com
SPF_IP135.125.233.58
SPF_IP141.95.144.220
SPF_IP141.95.145.224
SPF_IP2001:41d0:1004:83d::/96
SPF_IP51.222.41.119
SPF_MXemmecinet.com

Related pages

Pivot deeper into the graph from emmecinet.com.

Cypher and MCP

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

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