Skip to content

Hostname

www.netinter.org.uk

Last fetched

www.netinter.org.uk resolves to 2 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US.

Nutrition Label

WHISPER CANON · www.netinter.org.ukRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.netinter.org.uk

Resolution chain

www.netinter.org.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.172.151.217107.172.151.0/24AS36352AS-COLOCROSSING - HostPapaUS
81.28.111.15381.28.96.0/20AS41770FR

WHOIS identity

No WHOIS records are currently associated with www.netinter.org.uk in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for www.netinter.org.uk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP107.172.151.216
SPF_IP107.172.151.217
SPF_IP134.195.90.227
SPF_IP135.181.13.30
SPF_IP178.210.180.228
SPF_IP178.210.180.229
SPF_IP178.210.180.230
SPF_IP185.156.42.45
SPF_IP192.223.24.149
SPF_IP45.125.236.109/16
SPF_IP65.21.96.4
SPF_IP67.215.248.21
SPF_IP91.223.223.122

Related pages

Pivot deeper into the graph from www.netinter.org.uk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.netinter.org.uk"})-[: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.