Hostname
lisadrew.art
Last fetched
lisadrew.art resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:886 as the registrar.
Nutrition Label
Resolution chain
lisadrew.art 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.16.185.173 | 104.16.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.16.186.173 | 104.16.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:886
- Organization
- domain privacy service fbo registrant.
- Contact emails
- —
Subdomains
17 observed subdomains of lisadrew.art.
Web-graph footprint
Distinct hostnames that link to or from lisadrew.art in the public web crawl.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for lisadrew.art.
| Mechanism | Target |
|---|---|
| SPF_A | lisadrew.art |
| SPF_INCLUDE | relay.is.cc |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_IP | 174.138.180.234 |
| SPF_IP | 192.250.227.32 |
| SPF_IP | 192.250.227.80 |
| SPF_IP | 206.72.203.49 |
| SPF_IP | 66.23.234.142 |
| SPF_IP | 69.10.63.66 |
| SPF_MX | lisadrew.art |
Related pages
Pivot deeper into the graph from lisadrew.art.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lisadrew.art"})-[: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.