Hostname
ifyooou.com
Last fetched
ifyooou.com resolves to 4 IPv4 addresses operated by AS20940 in AR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
ifyooou.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 190.98.160.136 | 190.98.160.0/24 | AS20940 | — | AR |
| 190.98.160.147 | 190.98.160.0/24 | AS20940 | — | AR |
| 23.216.147.141 | 23.216.147.0/24 | AS20940 | — | US |
| 23.216.147.144 | 23.216.147.0/24 | AS20940 | — | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- seitu pte.
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from ifyooou.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ifyooou.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.m.feishu.cn |
Related pages
Pivot deeper into the graph from ifyooou.com.
- IP · 190.98.160.136
- ASN · AS20940
- Registrar · iana:81
- Country · AR
- Email · f33d16ba0b3e1174b0766efd6d233944-34006818@contact.gandi.net
- TLD · .com
- Browse hostnames · if…
- 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: "ifyooou.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.