Hostname
genicpress.com
Last fetched
genicpress.com resolves to 3 IPv4 addresses operated by OCN NTT DOCOMO BUSINESS,Inc. in JP. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
genicpress.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 118.8.4.107 | 118.0.0.0/12 | AS4713 | OCN NTT DOCOMO BUSINESS,Inc. | JP |
| 153.202.160.116 | 153.192.0.0/11 | AS4713 | OCN NTT DOCOMO BUSINESS,Inc. | JP |
| 114.166.96.218 | 114.160.0.0/11 | AS4713 | OCN NTT DOCOMO BUSINESS,Inc. | JP |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
2 observed subdomains of genicpress.com.
Web-graph footprint
Distinct hostnames that link to or from genicpress.com in the public web crawl.
77 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for genicpress.com.
| Mechanism | Target |
|---|---|
| SPF_A | genicpress.com |
| SPF_INCLUDE | spf.web-hosting.com |
| SPF_IP | 66.29.132.17 |
| SPF_IP | 66.29.132.19 |
| SPF_IP | 66.29.132.20 |
| SPF_MX | genicpress.com |
Related pages
Pivot deeper into the graph from genicpress.com.
- IP · 118.8.4.107
- ASN · AS4713OCN NTT DOCOMO BUSINESS,Inc.
- Registrar · iana:1068
- Country · JP
- Email · feaa0fda3a8849a4af35ba2d2516178a.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · ge…
- 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: "genicpress.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.