Skip to content

Hostname

posren.com

Last fetched

posren.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · posren.comRouting diversity3.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/posren.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.81.3.97104.81.0.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.10.138.4723.10.128.0/18AS16625AKAMAI-AS - Akamai Technologies, Inc.CA
23.219.166.12623.219.164.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.KR
23.56.204.19023.56.200.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
geo networks corporation.
Contact emails

Subdomains

19 observed subdomains of posren.com.

Web-graph footprint

Distinct hostnames that link to or from posren.com in the public web crawl.

117 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for posren.com.

MechanismTarget
SPF_INCLUDEmag2.geo-online.co.jp
SPF_INCLUDEmdage.maildealer.jp
SPF_INCLUDEspf.posren.com

Related pages

Pivot deeper into the graph from posren.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "posren.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.