Hostname
afup.org
Last fetched
afup.org resolves to 9 IPv4 addresses operated by AS213394 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
afup.org resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:81
- Organization
- association afup
- Contact emails
Subdomains
46 observed subdomains of afup.org.
Showing 25 of 46. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from afup.org in the public web crawl.
244 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for afup.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 185.26.125.190 |
| SPF_IP | 89.31.151.30 |
Related pages
Pivot deeper into the graph from afup.org.
- IP · 91.208.207.214
- ASN · AS213394
- Registrar · iana:81
- Country · FR
- Email · bb4bdd2a87650376bcb99accfffb2542-309252@contact.gandi.net
- TLD · .org
- Browse hostnames · af…
- 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: "afup.org"})-[: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.