Hostname
thinkingstyles.com
Last fetched
thinkingstyles.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
thinkingstyles.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 |
|---|---|---|---|---|
| 89.161.255.180 | 89.161.192.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- name administration inc. (bvi)
- Contact emails
- admin@nameadmininc.com
- 01d229c17639be5348469c6d721d2dd0608b28d0b16488ba24f63e5a2b85d496@thinkingstyles.com.whoisproxy.org
- 1853fb880d09be3fc9c425ed8b6d10449f9f805c5323c7f9578de9297b4446cf@thinkingstyles.com.whoisproxy.org
- 29d1f4fa27107ff5f10731dc82b0926e27d76e6155920edf4f629dfb8edd65f4@thinkingstyles.com.whoisproxy.org
- 3c3cec2a5592fad9ca3785b005210496ce336bfb78499a4b04bce2afd8bc2092@thinkingstyles.com.whoisproxy.org
- 47a7f6fd58cdded72afaeec42096982690a996dae4e699c299bcdb4eac9bd93d@thinkingstyles.com.whoisproxy.org
- 6905c8b952120bb35d2b8a504ec189826ad73fc300f64c0927f03dd507f84dca@thinkingstyles.com.whoisproxy.org
- 6b78676524b12dac81af07dd84f41a27b944b1865fdbc006cc22cec8efa7458f@thinkingstyles.com.whoisproxy.org
- 7c285e20677d2031645a21d33fbb44ebead34e55e312773fb0051ed2fbefda4d@thinkingstyles.com.whoisproxy.org
- bf4077592463b3663317315d158d14917caf7ef19eff33daf3652b3b063c6655@thinkingstyles.com.whoisproxy.org
- d1678dbb783464d9f6d532d67c1a28152f930c3cf36fdeacf03117c7b8e4881f@thinkingstyles.com.whoisproxy.org
- efcab309215740536acbdab3925070153480732e84c2e199113e4573664f5ede@thinkingstyles.com.whoisproxy.org
- fef00290e1fd60eeef730c279efbc83ad678a7d340fc6e170005fe4850afccd6@thinkingstyles.com.whoisproxy.org
Subdomains
2 observed subdomains of thinkingstyles.com.
Web-graph footprint
Distinct hostnames that link to or from thinkingstyles.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- thinkingstyles.com
SPF policy
2 SPF mechanisms authorising senders for thinkingstyles.com.
| Mechanism | Target |
|---|---|
| SPF_A | thinkingstyles.com |
| SPF_MX | thinkingstyles.com |
Related pages
Pivot deeper into the graph from thinkingstyles.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thinkingstyles.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.