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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.40.129.89 | 104.40.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
| 13.69.68.52 | 13.64.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- registrar:tucows inc t/a tucows [tag = tucows-ca]
- Organization
- flashmap
- Contact emails
- —
Subdomains
1 observed subdomain of flashmap.co.uk.
| Subdomain |
|---|
| www.flashmap.co.uk |
Web-graph footprint
Distinct hostnames that link to or from flashmap.co.uk in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for flashmap.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | flashmap.co.uk |
| SPF_INCLUDE | _spf.arubabusiness.it |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | flashmap.co.uk |
Related pages
Pivot deeper into the graph from flashmap.co.uk.
- IP · 104.40.129.89
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:tucows inc t/a tucows [tag = tucows-ca]
- Country · NL
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · fl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.