Hostname
fafo.no
Last fetched
fafo.no resolves to 2 IPv4 addresses operated by AS50562 in NO.
Nutrition Label
Resolution chain
fafo.no 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 |
|---|---|---|---|---|
| 193.107.29.125 | 193.107.28.0/22 | AS50562 | — | NO |
| 91.205.184.217 | 91.205.184.0/22 | AS50304 | — | NO |
WHOIS identity
- Registrar
- —
- Organization
- forskningsstiftelsen fafo
- Contact emails
Subdomains
21 observed subdomains of fafo.no.
Showing 19 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fafo.no in the public web crawl.
708 sites link to this hostname.
798 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for fafo.no.
| Mechanism | Target |
|---|---|
| SPF_A | fafo.no |
| SPF_INCLUDE | epost.provisoevent.no |
| SPF_INCLUDE | spf.itpays.no |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.retriever.fafo.no |
| SPF_IP | 91.205.184.217 |
| SPF_IP | 91.205.184.219 |
| SPF_MX | fafo.no |
Related pages
Pivot deeper into the graph from fafo.no.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fafo.no"})-[: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.