Hostname
modplan.co.uk
Last fetched
modplan.co.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:fasthosts internet ltd [tag = livedomains] as the registrar.
Nutrition Label
Resolution chain
modplan.co.uk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:fasthosts internet ltd [tag = livedomains]
- Organization
- modplan
- Contact emails
- —
Subdomains
10 observed subdomains of modplan.co.uk.
Web-graph footprint
Distinct hostnames that link to or from modplan.co.uk in the public web crawl.
16 sites link to this hostname.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for modplan.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.prod.hydra.sophos.com |
| SPF_INCLUDE | infusionmail.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 157.231.87.146/29 |
| SPF_IP | 164.39.140.81 |
| SPF_IP | 185.172.199.0/25 |
| SPF_IP | 185.20.211.0/25 |
| SPF_IP | 31.186.226.160/27 |
| SPF_IP | 91.103.152.0/24 |
Related pages
Pivot deeper into the graph from modplan.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "modplan.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.