Hostname
ask.co.uk
Last fetched
ask.co.uk resolves to 146.75.106.114, announced in 146.75.104.0/22 by FASTLY - Fastly, Inc. in US. ask.co.uk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 146.75.106.114
146.75.104.0/22 · FASTLY - Fastly, Inc. · Dallas, US
- 146.75.118.114
146.75.116.0/22 · FASTLY - Fastly, Inc. · Frankfurt am Main, DE
- 146.75.122.114
146.75.120.0/22 · FASTLY - Fastly, Inc. · Frankfurt am Main, DE
- 199.232.38.114
199.232.36.0/22 · FASTLY - Fastly, Inc. · New York, US
IPv6 resolution
No AAAA record for ask.co.uk is recorded in WhisperGraph.
Attribution
Fastly
cdn · ORIGIN_AS, CDN
WHOIS identity
- Registrar
- registrar:markmonitor inc.
- Registrant organisation
- ask.com other uk entity (e.g. clubs, associations, many universities)
- Contact emails
- redacted@nominet.uk
Subdomains
| Subdomain |
|---|
| www.ask.co.uk |
Showing 1 of 1 subdomain (1 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Sample outbound links
Mail and authentication
Nameservers
- dns1.p02.nsone.net
- dns2.p02.nsone.net
- dns3.p02.nsone.net
- dns4.p02.nsone.net
- a.root-servers.net
- b.root-servers.net
- c.root-servers.net
- d.root-servers.net
- e.root-servers.net
- f.root-servers.net
- g.root-servers.net
- h.root-servers.net
- i.root-servers.net
- j.root-servers.net
- k.root-servers.net
- l.root-servers.net
- m.root-servers.net
- dns1.nic.uk
- dns2.nic.uk
- dns3.nic.uk
- dns4.nic.uk
- nsa.nic.uk
- nsb.nic.uk
- nsc.nic.uk
- nsd.nic.uk
MX records
- mxa-0015af01.gslb.pphosted.com
- mxb-0015af01.gslb.pphosted.com
SPF policy
- include: spf.protection.outlook.com
- ip: 208.185.199.15
- ip: 63.119.10.10
- ip: 63.119.10.205
- ip: 63.119.10.45
- ip: 63.119.10.7
Threat-feed evidence
History
Related pages
Pivot from ask.co.uk into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ask.co.uk"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.