Skip to content

Hostname

advanceuk.org

Last fetched

advanceuk.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · advanceuk.orgRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/advanceuk.org

Resolution chain

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

IPPrefixASNOperatorCountry
51.140.54.22851.140.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
iana:83
Organization
business systems manager
Contact emails

Subdomains

12 observed subdomains of advanceuk.org.

Web-graph footprint

Distinct hostnames that link to or from advanceuk.org in the public web crawl.

65 sites link to this hostname.

221 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for advanceuk.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf_euwest1.prod.hydra.sophos.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.london.aquilaiajax.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.70.58.49/32
SPF_IP212.54.130.132
SPF_IP212.54.130.143/32
SPF_IP213.171.216.0/24
SPF_IP51.140.54.228
SPF_IP77.68.64.0/27
SPF_IP92.71.133.36
SPF_MXadvanceuk.org

Related pages

Pivot deeper into the graph from advanceuk.org.

Cypher and MCP

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

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