Skip to content

Hostname

netwit.co.uk

Last fetched

netwit.co.uk resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:heart internet limited t/a heart internet [tag = heartinternet] as the registrar.

Nutrition Label

WHISPER CANON · netwit.co.ukRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/netwit.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
34.243.140.4834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
92.204.80.1192.204.80.0/23AS21499DE

WHOIS identity

Registrar
registrar:heart internet limited t/a heart internet [tag = heartinternet]
Organization
webcreationuk -
Contact emails

Subdomains

1 observed subdomain of netwit.co.uk.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for netwit.co.uk.

MechanismTarget
SPF_Amail3.webcreationuk.com
SPF_Arelay.mymailcheap.com
SPF_MXnetwit.co.uk

Related pages

Pivot deeper into the graph from netwit.co.uk.

Cypher and MCP

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

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