Hostname
flirtanu.com
Last fetched
flirtanu.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
flirtanu.com 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 |
|---|---|---|---|---|
| 134.209.4.245 | 134.209.0.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 167.99.126.55 | 167.99.112.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- m4jkpujpc9n3tstfbb@privacyyes.com
- norfexltd@gmail.com
- 03ca23dfd63cbd6fe78837dd2113fc496a890f7084757cdcc564d12cfaae3e3d@flirtanu.com.whoisproxy.org
- 1ea8a7b142a282916687ef503d1ff110879d46eb7ae7cf75e4cb901c25564d0c@flirtanu.com.whoisproxy.org
- 23c50255c661455bd38585dfead21d637fdb130ddf06327dd736652e4c4aaf8b@flirtanu.com.whoisproxy.org
- 32b31a3f6b0c10d13c2c6841cdb12a83c391df62ec68b6fc442ea9af9080287d@flirtanu.com.whoisproxy.org
- 3d154e18ce4959c8a0019be06b8fb1a027fce44a55b9d0824dcb85d83761434d@flirtanu.com.whoisproxy.org
- 472417054d183f379f24f4af458b6b19ca04a4d93e05afea62697b37e25bb427@flirtanu.com.whoisproxy.org
- a65e0ad730f738df0870be5f6eacf17d7fa39d648a519e569075938a322e053d@flirtanu.com.whoisproxy.org
- c80de4c69ef4365ff8ffafd2e4ab66643f13366995e496f08b228e5bba9e73a4@flirtanu.com.whoisproxy.org
- cf4c73e090824781780b4125dc86397e7f0704c9b4c18b132b0157b39c314293@flirtanu.com.whoisproxy.org
- dce6f97c90fce628566ef0a01212b252f401c9202bc4516c272411494d6009d8@flirtanu.com.whoisproxy.org
- fa3c39e2d392b39d9f709cce288877c91c220ff3a649901aef06fc892bffbd74@flirtanu.com.whoisproxy.org
Subdomains
6 observed subdomains of flirtanu.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for flirtanu.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.emlizer.net |
Related pages
Pivot deeper into the graph from flirtanu.com.
- IP · 134.209.4.245
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:269
- Country · US
- Email · m4jkpujpc9n3tstfbb@privacyyes.com
- TLD · .com
- Browse hostnames · fl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "flirtanu.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.