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
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for multix-trolley.com.
| Mechanism | Target |
|---|---|
| SPF_A | multix-trolley.com |
| SPF_INCLUDE | innovazionedigitale.it |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.webapps.net |
| SPF_INCLUDE | turbo-smtp.com |
| SPF_IP | 217.27.72.64/26 |
| SPF_IP | 217.27.74.32/27 |
| SPF_IP | 37.186.220.192/26 |
| SPF_IP | 54.77.49.240/16 |
| SPF_IP | 93.62.133.192/26 |
| SPF_MX | multix-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.