Hostname
thepicky.com
Last fetched
thepicky.com resolves to 1 IPv4 address operated by LIVEPERSON - LivePerson, Inc. in US. WHOIS lists iana:841 as the registrar.
Nutrition Label
Resolution chain
thepicky.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.80.5.120 | 208.80.4.0/22 | AS47002 | LIVEPERSON - LivePerson, Inc. | US |
WHOIS identity
- Registrar
- iana:841
- Organization
- domain administrator
- Contact emails
- thepicky.com-owner-201506-52efbb@whois.tigertech.net
- thepicky.com-owner-201507-a5655a@whois.tigertech.net
- thepicky.com-owner-201707-1c7b2a@whois.tigertech.net
- thepicky.com-owner-201711-ee16fd@whois.tigertech.net
- thepicky.com-owner-202005-3c77d8@whois.tigertech.net
- thepicky.com-owner-202104-e29344@whois.tigertech.net
- thepicky.com-owner-202207-2b7070@whois.tigertech.net
- thepicky.com-owner-202301-a414d7@whois.tigertech.net
- thepicky.com-owner-202305-13df54@whois.tigertech.net
- thepicky.com-owner-202306-67bcdc@whois.tigertech.net
- thepicky.com-owner-202309-50c1a5@whois.tigertech.net
- thepicky.com-owner-202311-77e466@whois.tigertech.net
- thepicky.com-owner-202401-219ac3@whois.tigertech.net
- thepicky.com-owner-202403-0e1a4b@whois.tigertech.net
- thepicky.com-owner-202405-b51449@whois.tigertech.net
- thepicky.com-owner-202407-891278@whois.tigertech.net
- thepicky.com-owner-202408-8f2bc3@whois.tigertech.net
- thepicky.com-owner-202411-e271a2@whois.tigertech.net
- thepicky.com-owner-202501-e5ba1e@whois.tigertech.net
Subdomains
2 observed subdomains of thepicky.com.
Web-graph footprint
Distinct hostnames that link to or from thepicky.com in the public web crawl.
29 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for thepicky.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | tigertech.net |
Related pages
Pivot deeper into the graph from thepicky.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thepicky.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.