Skip to content

Hostname

flashmap.co.uk

Last fetched

flashmap.co.uk resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:tucows inc t/a tucows [tag = tucows-ca] as the registrar.

Nutrition Label

WHISPER CANON · flashmap.co.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/flashmap.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
104.40.129.89104.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
13.69.68.5213.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:tucows inc t/a tucows [tag = tucows-ca]
Organization
flashmap
Contact emails

Subdomains

1 observed subdomain of flashmap.co.uk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for flashmap.co.uk.

MechanismTarget
SPF_Aflashmap.co.uk
SPF_INCLUDE_spf.arubabusiness.it
SPF_INCLUDEspf.protection.outlook.com
SPF_MXflashmap.co.uk

Related pages

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

Cypher and MCP

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

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