Skip to content

Hostname

slidemodel.com

Last fetched

slidemodel.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · slidemodel.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/slidemodel.com

Resolution chain

slidemodel.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.75.149.61208.75.148.0/22AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:472
Organization
cidrol
Contact emails

Subdomains

5 observed subdomains of slidemodel.com.

Web-graph footprint

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

2,050 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • slidemodel.com

SPF policy

7 SPF mechanisms authorising senders for slidemodel.com.

MechanismTarget
SPF_Aslidemodel.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_IP208.75.149.61
SPF_IP72.52.158.72
SPF_MXslidemodel.com

Related pages

Pivot deeper into the graph from slidemodel.com.

Cypher and MCP

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

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