Hostname
marcolin.com
Last fetched
marcolin.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
marcolin.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 134.122.95.111 | 134.122.80.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
| 65.9.175.25 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:168
- Organization
- marcolin spa
- Contact emails
Subdomains
36 observed subdomains of marcolin.com.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from marcolin.com in the public web crawl.
394 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
22 SPF mechanisms authorising senders for marcolin.com.
| Mechanism | Target |
|---|---|
| SPF_A | billtrust.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf2.emailmkt.correio.ws |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 129.159.75.101 |
| SPF_IP | 134.122.95.111 |
| SPF_IP | 138.68.105.119 |
| SPF_IP | 151.13.65.141 |
| SPF_IP | 151.9.39.63 |
| SPF_IP | 158.58.140.0/21 |
| SPF_IP | 177.70.27.125 |
| SPF_IP | 46.243.38.37 |
| SPF_IP | 47.19.194.194 |
| SPF_IP | 65.211.3.226 |
| SPF_IP | 80.86.146.141 |
| SPF_IP | 93.174.64.0 |
| SPF_IP | 93.174.68.0 |
| SPF_IP | 93.174.70.0/21 |
| SPF_MX | marcolin.com |
Related pages
Pivot deeper into the graph from marcolin.com.
- IP · 134.122.95.111
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:168
- Country · DE
- Email · abuse@web.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: "marcolin.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.