Skip to content

Hostname

linode.newshell.it

Last fetched

linode.newshell.it is a registered hostname under the .it top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · linode.newshell.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/linode.newshell.it

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with linode.newshell.it in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for linode.newshell.it.

MechanismTarget
SPF_Alinode.newshell.it
SPF_IP178.79.166.160
SPF_IP185.40.213.223/24
SPF_IP185.40.213.224
SPF_IP193.187.74.172
SPF_IP217.114.210.13
SPF_IP5.62.72.34
SPF_IP84.19.175.146
SPF_MXlinode.newshell.it

Related pages

Pivot deeper into the graph from linode.newshell.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "linode.newshell.it"})-[: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.