Skip to content

Hostname

puzzlexperts.com

Last fetched

puzzlexperts.com resolves to 4 IPv4 addresses operated by DIGICERT - Tiggee LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · puzzlexperts.comRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint7.6/10canon.whisper.security/host/puzzlexperts.com

Resolution chain

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

IPPrefixASNOperatorCountry
96.45.82.10496.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.16996.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.18796.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.2196.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of puzzlexperts.com.

Web-graph footprint

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

8 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for puzzlexperts.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.firstcloudsecurity.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.201.188.141
SPF_IP207.126.144.0/20
SPF_IP208.109.95.159
SPF_IP64.18.0.0/20
SPF_IP74.125.148.0/22

Related pages

Pivot deeper into the graph from puzzlexperts.com.

Cypher and MCP

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

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