Hostname
markspain.com
Last fetched
markspain.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
markspain.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.7.19 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.23 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.44 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.52 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.219.2 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.35 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.70 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.89 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.122.106 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.122.31 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.122.35 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.122.64 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- af2sh6n579z@networksolutionsprivateregistration.com
- ar9839hc4n5@networksolutionsprivateregistration.com
- bv5pk2tu4tq@networksolutionsprivateregistration.com
- bv6w57em6m9@networksolutionsprivateregistration.com
- bw7qj8my9nv@networksolutionsprivateregistration.com
- cm2qd5s92h3@networksolutionsprivateregistration.com
- cx7na98y6vy@networksolutionsprivateregistration.com
- dx3xs4547tv@networksolutionsprivateregistration.com
- e76xx4t87r9@networksolutionsprivateregistration.com
- eh9em7yh8qx@networksolutionsprivateregistration.com
- f442z86x66s@networksolutionsprivateregistration.com
- fc6un85846k@networksolutionsprivateregistration.com
- fm7sg5n27zy@networksolutionsprivateregistration.com
- fz3277776hg@networksolutionsprivateregistration.com
- fz84s85j22g@networksolutionsprivateregistration.com
- g89vs47u47m@networksolutionsprivateregistration.com
- gb3ft7a38ah@networksolutionsprivateregistration.com
- gg6942bq4b5@networksolutionsprivateregistration.com
- gj2jx2m827h@networksolutionsprivateregistration.com
- he9q23tf28k@networksolutionsprivateregistration.com
- and 42 more
Subdomains
13 observed subdomains of markspain.com.
Web-graph footprint
Distinct hostnames that link to or from markspain.com in the public web crawl.
229 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for markspain.com.
| Mechanism | Target |
|---|---|
| SPF_A | markspain.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from markspain.com.
- IP · 108.138.7.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · DE
- Email · af2sh6n579z@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "markspain.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.