Skip to content

Hostname

ems.press

Last fetched

ems.press resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in DE. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · ems.pressRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ems.press

Resolution chain

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

IPPrefixASNOperatorCountry
34.89.244.13034.90.112.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCDE
34.159.76.13034.162.64.0/18AS396982GOOGLE-CLOUD-PLATFORM - Google LLCDE

WHOIS identity

Registrar
iana:1519
Organization
european mathematical society - ems - publishing house
Contact emails

Subdomains

81 observed subdomains of ems.press.

Web-graph footprint

Distinct hostnames that link to or from ems.press in the public web crawl.

707 sites link to this hostname.

92 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ems.press.

Related pages

Pivot deeper into the graph from ems.press.

Cypher and MCP

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

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