Skip to content

Hostname

yercci.am

Last fetched

yercci.am resolves to 1 IPv4 address operated by ORG-CCJS1-RIPE in AM.

Nutrition Label

WHISPER CANON · yercci.amRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/yercci.am

Resolution chain

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

IPPrefixASNOperatorCountry
83.139.2.4483.139.2.0/24AS33852ORG-CCJS1-RIPEAM

WHOIS identity

No WHOIS records are currently associated with yercci.am in WhisperGraph.

Subdomains

8 observed subdomains of yercci.am.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for yercci.am.

MechanismTarget
SPF_Asvrmail.yercci.am
SPF_Ayercci.am
SPF_IP37.157.221.37
SPF_MXyercci.am

Related pages

Pivot deeper into the graph from yercci.am.

Cypher and MCP

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

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