Hostname
ifap.net
Last fetched
ifap.net resolves to 1 IPv4 address operated by AS16347 in FR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
ifap.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.212.26.55 | 91.212.26.0/24 | AS16347 | — | FR |
WHOIS identity
- Registrar
- iana:269
- Organization
- ifap
- Contact emails
- 1469b5c1e61d958c7016ef0301fc95fa-33451524@contact.gandi.net
- 3a6d8d3ce6efecce747a9a2c637b0629-33451524@contact.gandi.net
- 47dfccc5f086f95e7378411d71ef25d5-33451524@contact.gandi.net
- 98493aff3b9b81fa9666498fecfbc123-3902804@contact.gandi.net
- ae6eeeaf0afc50ff7a03052cd2650329-3902804@contact.gandi.net
- info@domain-contact.org
Subdomains
2 observed subdomains of ifap.net.
| Subdomain |
|---|
| dev.ifap.net |
| www.ifap.net |
Web-graph footprint
Distinct hostnames that link to or from ifap.net in the public web crawl.
41 sites link to this hostname.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ifap.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ifap.net.
- IP · 91.212.26.55
- ASN · AS16347
- Registrar · iana:269
- Country · FR
- Email · 1469b5c1e61d958c7016ef0301fc95fa-33451524@contact.gandi.net
- TLD · .net
- 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: "ifap.net"})-[: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.