Hostname
jemako.com
Last fetched
jemako.com resolves to 1 IPv4 address operated by SW-Rhede - stadtwerker Versorgungs GmbH in DE. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
jemako.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.137.83.4 | 91.138.224.0/20 | AS204672 | SW-Rhede - stadtwerker Versorgungs GmbH | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- hubert wiesner
- Contact emails
Subdomains
11 observed subdomains of jemako.com.
Web-graph footprint
Distinct hostnames that link to or from jemako.com in the public web crawl.
102 sites link to this hostname.
36 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for jemako.com.
| Mechanism | Target |
|---|---|
| SPF_A | jemako.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 91.137.83.1/27 |
| SPF_MX | jemako.com |
Related pages
Pivot deeper into the graph from jemako.com.
- IP · 91.137.83.4
- ASN · AS204672SW-Rhede - stadtwerker Versorgungs GmbH
- Registrar · iana:151
- Country · DE
- Email · vanheek@jemako.com
- TLD · .com
- Browse hostnames · je…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jemako.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.