Skip to content

Hostname

cindysamuel.com

Last fetched

cindysamuel.com resolves to 1 IPv4 address operated by HOST4GEEKS-LLC - Host4Geeks LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cindysamuel.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cindysamuel.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.85.47.20066.85.47.0/24AS393960HOST4GEEKS-LLC - Host4Geeks LLCUS

WHOIS identity

Registrar
iana:146
Organization
cindy samuel
Contact emails

Subdomains

7 observed subdomains of cindysamuel.com.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • cindysamuel.com

SPF policy

5 SPF mechanisms authorising senders for cindysamuel.com.

MechanismTarget
SPF_Acindysamuel.com
SPF_IP172.93.120.129
SPF_IP66.85.47.200
SPF_IP66.85.47.6
SPF_MXcindysamuel.com

Related pages

Pivot deeper into the graph from cindysamuel.com.

Cypher and MCP

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

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