Skip to content

Hostname

embo.org

Last fetched

embo.org resolves to 1 IPv4 address operated by AS680 in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · embo.orgRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/embo.org

Resolution chain

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

IPPrefixASNOperatorCountry
194.94.44.19194.94.0.0/15AS680DE

WHOIS identity

Registrar
iana:2
Organization
embo
Contact emails

Subdomains

41 observed subdomains of embo.org.

Web-graph footprint

Distinct hostnames that link to or from embo.org in the public web crawl.

1,662 sites link to this hostname.

723 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for embo.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.94.47.133
SPF_IP205.159.76.90/31
SPF_IP208.72.232.246/31
SPF_IP209.170.75.172/32
SPF_IP209.170.75.173/32
SPF_MXembo.org

Related pages

Pivot deeper into the graph from embo.org.

Cypher and MCP

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

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