Skip to content

Hostname

yeahcard.org

Last fetched

yeahcard.org resolves to 1 IPv4 address operated by AS3302 in IT. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · yeahcard.orgRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/yeahcard.org

Resolution chain

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

IPPrefixASNOperatorCountry
5.150.141.55.150.128.0/20AS3302IT

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

1 observed subdomain of yeahcard.org.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for yeahcard.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP5.150.141.5
SPF_IP84.233.228.128/27
SPF_IP84.233.242.64/27

Related pages

Pivot deeper into the graph from yeahcard.org.

Cypher and MCP

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

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