Skip to content

Hostname

oberd.com

Last fetched

oberd.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · oberd.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/oberd.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.185.10413.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.224.185.12313.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.224.185.2913.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.224.185.3113.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
3.164.92.1063.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.1273.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.333.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.433.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
52.222.236.10352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.3552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.4352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
ali hussam
Contact emails

Subdomains

181 observed subdomains of oberd.com.

Web-graph footprint

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

17 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for oberd.com.

MechanismTarget
SPF_Aoberd.com
SPF_INCLUDE24336806.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.edgepilot.com
SPF_IP13.236.83.129
SPF_IP174.37.170.192/32
SPF_IP50.56.11.140/32
SPF_IP50.56.11.142/32
SPF_IP74.203.185.129/32
SPF_MXoberd.com

Related pages

Pivot deeper into the graph from oberd.com.

Cypher and MCP

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

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