Skip to content

Hostname

yoemase.com

Last fetched

yoemase.com resolves to 2 IPv4 addresses operated by COMBELL-AS - Combell NV in BE. WHOIS lists iana:76 as the registrar.

Nutrition Label

WHISPER CANON · yoemase.comRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/yoemase.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.158.93.80213.158.92.0/22AS34762COMBELL-AS - Combell NVBE
81.88.48.7381.88.48.0/20AS39729REGISTER-AS - REGISTER S.P.A.IT

WHOIS identity

Registrar
iana:76
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of yoemase.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for yoemase.com.

MechanismTarget
SPF_INCLUDEspf.webapps.net

Related pages

Pivot deeper into the graph from yoemase.com.

Cypher and MCP

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

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