Skip to content

Hostname

crictips.com

Last fetched

crictips.com resolves to 2 IPv4 addresses operated by AS137331 in ID. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · crictips.comRouting diversity2.4/10Peering density8.5/10MOAS conflict⚠ 2 conflictsThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/crictips.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.157.116.4103.157.116.0/24AS137331ID
35.214.20.24135.214.0.0/17AS15169GOOGLE - Google LLCGB

WHOIS identity

Registrar
iana:269
Organization
this domain was caught by dropcatch.com
Contact emails

Subdomains

2 observed subdomains of crictips.com.

Web-graph footprint

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

1,221 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for crictips.com.

MechanismTarget
SPF_Acrictips.com
SPF_INCLUDEcrictips.com.spf.auto.dnssmarthost.net
SPF_MXcrictips.com

Related pages

Pivot deeper into the graph from crictips.com.

Cypher and MCP

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

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