Skip to content

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

WHISPER CANON · orfeo55.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/orfeo55.com

Resolution chain

orfeo55.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.36.10518.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.11018.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.7318.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.8118.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.167.212.1113.167.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.212.1123.167.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.212.283.167.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.212.513.167.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:3759
Organization
akihiko ban
Contact emails

Subdomains

2 observed subdomains of 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.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for orfeo55.com.

MechanismTarget
SPF_Amail.orfeo55.com
SPF_IP18.177.33.36
SPF_IP18.178.186.36
SPF_MXmail.orfeo55.com

Related pages

Pivot deeper into the graph from orfeo55.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.