Skip to content

Hostname

mednsf.org

Last fetched

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

Nutrition Label

WHISPER CANON · mednsf.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/mednsf.org

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.38.1213.248.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.198.383.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.463.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.603.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.963.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:299
Organization
internet corporation for assigned names and numbers
Contact emails

Subdomains

18 observed subdomains of mednsf.org.

Web-graph footprint

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

19 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for mednsf.org.

MechanismTarget
SPF_Amednsf.org
SPF_INCLUDEspf.kuwaitnet.me
SPF_IP178.162.151.86
SPF_MXmednsf.org

Related pages

Pivot deeper into the graph from mednsf.org.

Cypher and MCP

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

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