Skip to content

Hostname

2cript.com

Last fetched

2cript.com resolves to 1 IPv4 address operated by T-2-AS AS set propagated by T-2 d.o.o. in SI. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · 2cript.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/2cript.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.212.148.11489.212.128.0/18AS34779T-2-AS AS set propagated by T-2 d.o.o.SI

WHOIS identity

Registrar
iana:113
Organization
ascaldera raziskave in razvoj, d.o.o.
Contact emails

Subdomains

3 observed subdomains of 2cript.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 2cript.com.

MechanismTarget
SPF_INCLUDE46.19.8.199
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEcp3.hosterdam.com
SPF_INCLUDEnubes.si
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from 2cript.com.

Cypher and MCP

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

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