Skip to content

Hostname

snfclinic.com

Last fetched

snfclinic.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · snfclinic.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/snfclinic.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.218.4.2434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.112.25235.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.158.8244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.241.11144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.246.18244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.43.3844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.243.16344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.149.8044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.111.17952.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.81.18752.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.27.18754.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.202.15.19854.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.77.12184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of snfclinic.com.

Web-graph footprint

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

13 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for snfclinic.com.

MechanismTarget
SPF_Amail.snfclinic.com
SPF_Asnfclinic.com
SPF_INCLUDEspf.mandrillapp.com
SPF_MXsnfclinic.com

Related pages

Pivot deeper into the graph from snfclinic.com.

Cypher and MCP

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

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