Hostname
psychologist.ge
Last fetched
psychologist.ge resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
psychologist.ge resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.84.105 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.191.95 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
No WHOIS records are currently associated with psychologist.ge in WhisperGraph.
Subdomains
1 observed subdomain of psychologist.ge.
| Subdomain |
|---|
| www.psychologist.ge |
Web-graph footprint
Distinct hostnames that link to or from psychologist.ge in the public web crawl.
42 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for psychologist.ge.
| Mechanism | Target |
|---|---|
| SPF_A | psychologist.ge |
| SPF_INCLUDE | spf.web-hosting.com |
| SPF_IP | 198.54.114.76 |
| SPF_MX | psychologist.ge |
Related pages
Pivot deeper into the graph from psychologist.ge.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "psychologist.ge"})-[: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.