Skip to content

Hostname

trafimet.com

Last fetched

trafimet.com resolves to 1 IPv4 address operated by AS16276 in IT. WHOIS lists iana:73 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.134.176.22291.134.0.0/16AS16276IT

WHOIS identity

Registrar
iana:73
Organization
trafimet group s.p.a.
Contact emails

Subdomains

23 observed subdomains of trafimet.com.

Web-graph footprint

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

43 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for trafimet.com.

MechanismTarget
SPF_INCLUDE25160031.spf08.hubspotemail.net
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.220.245.18
SPF_IP188.117.38.76/32
SPF_IP194.48.223.68
SPF_IP195.149.83.2
SPF_IP20.160.57.252
SPF_IP217.194.185.97
SPF_IP217.57.66.220
SPF_IP217.77.192.9/32
SPF_IP217.77.193.9/32
SPF_IP2a05:d018:c24:1701:0:0:0:101
SPF_IP81.175.251.12
SPF_IP87.191.203.3
SPF_IP91.134.176.222
SPF_IP99.80.70.68/32

Related pages

Pivot deeper into the graph from trafimet.com.

Cypher and MCP

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

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