Hostname
edinburgpost.com
Last fetched
edinburgpost.com resolves to 1 IPv4 address operated by AS16276 in US. WHOIS lists iana:1509 as the registrar.
Nutrition Label
Resolution chain
edinburgpost.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.204.190.178 | 15.204.128.0/17 | AS16276 | — | US |
WHOIS identity
- Registrar
- iana:1509
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
7 observed subdomains of edinburgpost.com.
Web-graph footprint
Distinct hostnames that link to or from edinburgpost.com in the public web crawl.
20 sites link to this hostname.
295 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- edinburgpost.com
SPF policy
14 SPF mechanisms authorising senders for edinburgpost.com.
| Mechanism | Target |
|---|---|
| SPF_A | edinburgpost.com |
| SPF_INCLUDE | _spf.gsecure.net |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 104.161.44.210 |
| SPF_IP | 107.167.95.27 |
| SPF_IP | 147.135.4.168 |
| SPF_IP | 15.204.190.178 |
| SPF_IP | 15.204.190.179 |
| SPF_IP | 184.164.72.10 |
| SPF_IP | 51.81.106.199 |
| SPF_IP | 51.81.140.218 |
| SPF_IP | 51.81.242.29 |
| SPF_IP | 51.81.46.90 |
| SPF_MX | edinburgpost.com |
Related pages
Pivot deeper into the graph from edinburgpost.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "edinburgpost.com"})-[: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.