Skip to content

Hostname

newtons.co.uk

Last fetched

newtons.co.uk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists registrar:microtech limited [tag = microtech] as the registrar.

Nutrition Label

WHISPER CANON · newtons.co.ukRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/newtons.co.uk

Resolution chain

newtons.co.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.162.161.1220.160.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
registrar:microtech limited [tag = microtech]
Organization
sarah newton
Contact emails

Subdomains

5 observed subdomains of newtons.co.uk.

Web-graph footprint

Distinct hostnames that link to or from newtons.co.uk in the public web crawl.

60 sites link to this hostname.

118 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for newtons.co.uk.

MechanismTarget
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEautotask.net
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP167.89.87.185
SPF_IP31.6.79.70
SPF_IP31.6.79.78

Related pages

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

Cypher and MCP

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

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