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
Resolution chain
orangebuddies.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 |
|---|---|---|---|---|
| 34.241.198.88 | 35.39.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.247.104.41 | 35.39.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.247.227.82 | 35.39.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.251.189.137 | 35.40.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.253.131.9 | 35.40.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.254.126.31 | 35.40.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.209.92.37 | 52.216.99.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.215.94.62 | 52.216.99.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.155.243.189 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.229.104.117 | 54.230.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.73.180.229 | 54.179.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.32.126.15 | 63.70.88.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:1647
- Organization
- orangebuddies media b.v.
- Contact emails
Subdomains
34 observed subdomains of orangebuddies.com.
Showing 25 of 34. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for orangebuddies.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.casconcepts.net |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from orangebuddies.com.
- IP · 34.241.198.88
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1647
- Country · IE
- Email · iwan@casconcepts.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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.