Skip to content

Hostname

yerels.com

Last fetched

yerels.com resolves to 1 IPv4 address operated by AS213652 in TR. WHOIS lists iana:3827 as the registrar.

Nutrition Label

WHISPER CANON · yerels.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/yerels.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.64.193.200212.64.193.0/24AS213652TR

WHOIS identity

Registrar
iana:3827
Organization
Contact emails

Subdomains

10 observed subdomains of yerels.com.

Web-graph footprint

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

85 sites link to this hostname.

894 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • yerels.com

SPF policy

9 SPF mechanisms authorising senders for yerels.com.

MechanismTarget
SPF_Ayerels.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP212.64.193.200
SPF_IP217.195.202.7
SPF_IP77.92.144.20
SPF_IP84.54.14.172
SPF_IP84.54.14.37
SPF_MXyerels.com

Related pages

Pivot deeper into the graph from yerels.com.

Cypher and MCP

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

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