Skip to content

Hostname

dytears.com

Last fetched

dytears.com resolves to 2 IPv4 addresses operated by GODADDY - Host Europe GmbH in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · dytears.comRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/dytears.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.35.226.1705.35.224.0/19AS20773GODADDY - Host Europe GmbHDE
97.74.108.997.74.108.0/23AS44273GODADDY-DNS - Host Europe GmbHUS

WHOIS identity

Registrar
iana:1390
Organization
david pampus
Contact emails

Subdomains

2 observed subdomains of dytears.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for dytears.com.

MechanismTarget
SPF_Adytears.com
SPF_INCLUDEspf.server-he.de
SPF_MXdytears.com

Related pages

Pivot deeper into the graph from dytears.com.

Cypher and MCP

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

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