Skip to content

Hostname

airomedical.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.105108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.3108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.45108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.75108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.225.134.10913.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.1113.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.1213.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.3213.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
65.9.175.11565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:895
Organization
airomedical spółka z o.o.
Contact emails

Subdomains

2 observed subdomains of airomedical.com.

Web-graph footprint

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

143 sites link to this hostname.

80 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for airomedical.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from airomedical.com.

Cypher and MCP

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

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