Hostname
davidmagan.com
Last fetched
davidmagan.com resolves to 1 IPv4 address operated by AS50926 in ES. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
davidmagan.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 |
|---|---|---|---|---|
| 185.23.70.107 | 185.23.68.0/22 | AS50926 | — | ES |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- fjmagan@gmail.com
- 051e5f965a6d67c5f3b57ce44beacad8f9ed84b53ca288bd75ea11eb7b08426d@davidmagan.com.whoisproxy.org
- 072daa0caee511d7ae5b68b69990c9430c35abd8221d3560d94db355302bc314@davidmagan.com.whoisproxy.org
- 2474b427d82375b028fba6cbc731c74e169bbc779facf2f561521d104925c5d0@davidmagan.com.whoisproxy.org
- 4589c432e697ffb108d3fb10f18c968052e910b5bbb0ec76ba53fc9ffb969289@davidmagan.com.whoisproxy.org
- 56078f8f0e5f96007c9791ad801c6510ff94d224cedc901f9c13084471e9501c@davidmagan.com.whoisproxy.org
- 6e4af306071dc78c34036ed3b959d42ca72b3b7cf90773302115e22c38f1c706@davidmagan.com.whoisproxy.org
- 730952934cc74c859bbf173a6279065889cf30ea082a8da0f5ff9a5d33c1a1db@davidmagan.com.whoisproxy.org
- 74cfd3ba4b8b8afe8757c5665d850787a240ee0fe7dbf34e2d389692518f357b@davidmagan.com.whoisproxy.org
- ad08180806e9b63b23eb81ac833f80883e1cc5387fb4c28175c8ba58de79e5ab@davidmagan.com.whoisproxy.org
- baf2dd27d52714e4e567cda68d7c9c50400e7049a1bfecb8776e2dd57daa204b@davidmagan.com.whoisproxy.org
- f8c1ef78bc70e01f6a3ca667b2baebcee1ee19320d9c840c15bfc341bc0d44d3@davidmagan.com.whoisproxy.org
Subdomains
9 observed subdomains of davidmagan.com.
Web-graph footprint
Distinct hostnames that link to or from davidmagan.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for davidmagan.com.
| Mechanism | Target |
|---|---|
| SPF_A | davidmagan.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.guebs.net |
| SPF_IP | 52.16.133.12 |
| SPF_MX | davidmagan.com |
Related pages
Pivot deeper into the graph from davidmagan.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "davidmagan.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.