Hostname
orfeo55.com
Last fetched
orfeo55.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:3759 as the registrar.
Nutrition Label
Resolution chain
orfeo55.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 |
|---|---|---|---|---|
| 18.239.36.105 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.110 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.73 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.81 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 3.167.212.111 | 3.167.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.212.112 | 3.167.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.212.28 | 3.167.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.212.51 | 3.167.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.131.3 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.37 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.40 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.8 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:3759
- Organization
- akihiko ban
- Contact emails
Subdomains
2 observed subdomains of orfeo55.com.
| Subdomain |
|---|
| mail.orfeo55.com |
| www.orfeo55.com |
Web-graph footprint
Distinct hostnames that link to or from orfeo55.com in the public web crawl.
9 sites link to this hostname.
42 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for orfeo55.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.orfeo55.com |
| SPF_IP | 18.177.33.36 |
| SPF_IP | 18.178.186.36 |
| SPF_MX | mail.orfeo55.com |
Related pages
Pivot deeper into the graph from orfeo55.com.
- IP · 18.239.36.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:3759
- Country · NL
- Email · domain@quicca.com
- TLD · .com
- Browse hostnames · or…
- 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: "orfeo55.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.