Skip to content

Hostname

39solutions.com

Last fetched

39solutions.com resolves to 4 IPv4 addresses operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:1495 as the registrar.

Nutrition Label

WHISPER CANON · 39solutions.comRouting diversity3.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/39solutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
160.153.137.5160.153.137.0/24AS398787GO-DADDY-COM-LLC - GoDaddy.com, LLCUS
162.215.226.6162.214.0.0/15AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
68.178.145.15568.178.144.0/20AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLCSG
93.127.208.5393.127.208.0/24AS47583IN

WHOIS identity

Registrar
iana:1495
Organization
39 solutions
Contact emails

Subdomains

4 observed subdomains of 39solutions.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 39solutions.com.

MechanismTarget
SPF_A39solutions.com
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from 39solutions.com.

Cypher and MCP

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

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