Hostname
macmillan.pl
Last fetched
macmillan.pl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:eurodns s.a. as the registrar.
Nutrition Label
Resolution chain
macmillan.pl 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:eurodns s.a.
- Organization
- springer nature b.v.
- Contact emails
- —
Subdomains
16 observed subdomains of macmillan.pl.
Showing 14 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from macmillan.pl in the public web crawl.
184 sites link to this hostname.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for macmillan.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 26918530.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.mail03-userengage.com |
| SPF_INCLUDE | spf-002c5801.pphosted.com |
| SPF_IP | 195.128.10.15/32 |
| SPF_IP | 195.128.10.18/32 |
| SPF_IP | 199.168.14.54/32 |
| SPF_IP | 89.161.249.76/32 |
| SPF_IP | 89.161.250.151/32 |
| SPF_IP | 91.198.150.10/32 |
Related pages
Pivot deeper into the graph from macmillan.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "macmillan.pl"})-[: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.