Skip to content

Hostname

2sheeps.com

Last fetched

2sheeps.com resolves to 1 IPv4 address operated by AS15962 in SK. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · 2sheeps.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/2sheeps.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.143.53.25178.143.0.0/16AS15962SK

WHOIS identity

Registrar
iana:1505
Organization
mcu slovel s.r.o.
Contact emails

Subdomains

3 observed subdomains of 2sheeps.com.

Web-graph footprint

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

10 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 2sheeps.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from 2sheeps.com.

Cypher and MCP

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

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