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
Resolution chain
ems.press resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.89.244.130 | 34.90.112.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | DE |
| 34.159.76.130 | 34.162.64.0/18 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | DE |
WHOIS identity
- Registrar
- iana:1519
- Organization
- european mathematical society - ems - publishing house
- Contact emails
- —
Subdomains
81 observed subdomains of ems.press.
Showing 18 of 81. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for ems.press.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf1.ems.press |
| SPF_IP | 3.25.47.0/29 |
| SPF_IP | 3.26.58.204/30 |
| SPF_IP | 3.26.82.216/29 |
| SPF_IP | 3.26.88.244/30 |
| SPF_IP | 3.26.88.88/29 |
| SPF_IP | 3.64.95.16/29 |
| SPF_IP | 3.65.246.112/29 |
| SPF_IP | 3.7.127.96/32 |
| SPF_IP | 3.7.196.96/32 |
| SPF_IP | 3.7.25.40/29 |
| SPF_IP | 3.72.201.96/29 |
| SPF_IP | 3.72.33.56/29 |
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.