Skip to content

Hostname

webinar.dentalshowcase.com

Last fetched

webinar.dentalshowcase.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · webinar.dentalshowcase.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/webinar.dentalshowcase.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.103108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.35108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.4108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.42108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.164.116.3518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.8518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with webinar.dentalshowcase.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for webinar.dentalshowcase.com.

MechanismTarget
SPF_INCLUDEmsgfocus.com

Related pages

Pivot deeper into the graph from webinar.dentalshowcase.com.

Cypher and MCP

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

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