Skip to content

Hostname

multix-trolley.com

Last fetched

multix-trolley.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · multix-trolley.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/multix-trolley.com

Resolution chain

multix-trolley.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0138753918
Contact emails

Subdomains

2 observed subdomains of multix-trolley.com.

Web-graph footprint

Distinct hostnames that link to or from multix-trolley.com in the public web crawl.

5 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for multix-trolley.com.

MechanismTarget
SPF_Amultix-trolley.com
SPF_INCLUDEinnovazionedigitale.it
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webapps.net
SPF_INCLUDEturbo-smtp.com
SPF_IP217.27.72.64/26
SPF_IP217.27.74.32/27
SPF_IP37.186.220.192/26
SPF_IP54.77.49.240/16
SPF_IP93.62.133.192/26
SPF_MXmultix-trolley.com

Related pages

Pivot deeper into the graph from multix-trolley.com.

Cypher and MCP

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

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