Skip to content

Hostname

avmed.org

Last fetched

avmed.org resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · avmed.orgRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/avmed.org

Resolution chain

avmed.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
166.117.85.52166.117.80.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.33.153.223.33.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
75.2.39.2175.2.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
76.223.42.876.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
avmed health plan
Contact emails

Subdomains

77 observed subdomains of avmed.org.

Web-graph footprint

Distinct hostnames that link to or from avmed.org in the public web crawl.

219 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for avmed.org.

MechanismTarget
SPF_Aavmed.org
SPF_EXISTS%{i}.spf.hc4686-63.iphmx.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-0016c001.pphosted.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.8.181.55
SPF_IP12.8.190.153
SPF_IP163.230.255.47
SPF_IP163.230.255.48
SPF_IP207.54.86.43

Related pages

Pivot deeper into the graph from avmed.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "avmed.org"})-[: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.