Skip to content

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

WHISPER CANON · genicpress.comRouting diversity3.0/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/genicpress.com

Resolution chain

genicpress.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
118.8.4.107118.0.0.0/12AS4713OCN NTT DOCOMO BUSINESS,Inc.JP
153.202.160.116153.192.0.0/11AS4713OCN NTT DOCOMO BUSINESS,Inc.JP
114.166.96.218114.160.0.0/11AS4713OCN 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.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for genicpress.com.

MechanismTarget
SPF_Agenicpress.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP66.29.132.17
SPF_IP66.29.132.19
SPF_IP66.29.132.20
SPF_MXgenicpress.com

Related pages

Pivot deeper into the graph from genicpress.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.