Hostname
efcc.gov.ng
Last fetched
efcc.gov.ng resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
efcc.gov.ng 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 |
|---|---|---|---|---|
| 104.26.0.20 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.1.20 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.73.150 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 72.60.215.16 | 72.60.215.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | FR |
WHOIS identity
No WHOIS records are currently associated with efcc.gov.ng in WhisperGraph.
Subdomains
22 observed subdomains of efcc.gov.ng.
Showing 18 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from efcc.gov.ng in the public web crawl.
552 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for efcc.gov.ng.
| Mechanism | Target |
|---|---|
| SPF_A | efcc.gov.ng |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 102.164.33.69 |
| SPF_IP | 102.164.36.179 |
| SPF_IP | 102.164.36.181 |
| SPF_IP | 102.164.36.182 |
| SPF_IP | 102.164.36.186 |
| SPF_IP | 102.164.36.2 |
| SPF_IP | 102.164.36.46 |
| SPF_IP | 102.164.36.49 |
| SPF_IP | 102.164.36.50 |
| SPF_IP | 72.60.215.16 |
| SPF_MX | efcc.gov.ng |
Related pages
Pivot deeper into the graph from efcc.gov.ng.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "efcc.gov.ng"})-[: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.