Skip to content

Hostname

strip2.in

Last fetched

strip2.in resolves to 4 IPv4 addresses operated by AS29222 in CH. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · strip2.inRouting diversity2.4/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/strip2.in

Resolution chain

strip2.in resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:625
Organization
Contact emails

Subdomains

7 observed subdomains of strip2.in.

Web-graph footprint

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

568 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for strip2.in.

MechanismTarget
SPF_IP148.251.120.20
SPF_IP217.182.171.205
SPF_IP49.12.148.149

Related pages

Pivot deeper into the graph from strip2.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "strip2.in"})-[: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.