Skip to content

Hostname

39group.info

Last fetched

39group.info resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · 39group.infoRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/39group.info

Resolution chain

39group.info resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.4013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.12718.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.3818.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.4018.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.4518.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.31.11218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.2618.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.6118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.7118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

2 observed subdomains of 39group.info.

Web-graph footprint

Distinct hostnames that link to or from 39group.info in the public web crawl.

162 sites link to this hostname.

215 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 39group.info.

MechanismTarget
SPF_A39group.info
SPF_INCLUDEamazonses.com
SPF_INCLUDEkagoya.net
SPF_INCLUDEm4.xrea.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from 39group.info.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "39group.info"})-[: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.