Skip to content

Hostname

orangebuddies.com

Last fetched

orangebuddies.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · orangebuddies.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/orangebuddies.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.241.198.8835.39.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.104.4135.39.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.227.8235.39.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.189.13735.40.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.131.935.40.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.126.3135.40.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.92.3752.216.99.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.94.6252.216.99.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.243.18954.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.104.11754.230.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.180.22954.179.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.126.1563.70.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1647
Organization
orangebuddies media b.v.
Contact emails

Subdomains

34 observed subdomains of orangebuddies.com.

Web-graph footprint

Distinct hostnames that link to or from orangebuddies.com in the public web crawl.

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for orangebuddies.com.

MechanismTarget
SPF_INCLUDE_spf.casconcepts.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from orangebuddies.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "orangebuddies.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.