Hostname
efiax.com
Last fetched
efiax.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
efiax.com 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 |
|---|---|---|---|---|
| 95.217.164.245 | 95.217.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 0b1cf9e079ae7af9890f75f935f02e316d42f1e77d573b99b803d98dbbb58cc5@efiax.com.whoisproxy.org
- 119f49d3c7cc1ce5ec2b241ce7ee0486bb8e24326332a21d1e0e8adf37031464@efiax.com.whoisproxy.org
- 2e1d0a3e9adf53675adc148854c364f2a23ac31493182d5a283bf3290799b821@efiax.com.whoisproxy.org
- 3299b7f1f87c3376afdc7c4e4f9629f7504524eebe602f8d5d4bb8d067a79f32@efiax.com.whoisproxy.org
- 4765a4cdaebdecbc4ae1f3533354da6f20acc527d613db98bf89cf9c94a4e81f@efiax.com.whoisproxy.org
- 4da941bf2e258b0f40f65f4d6958ced6c161b55510e342a8817ff781275fe4c5@efiax.com.whoisproxy.org
- 6b10b1c46188585be2cb6e85a8e06588d655dfe6aad3e67d5a54e5b73ad6616c@efiax.com.whoisproxy.org
- 900f7c55d731413baeabe8bc4a5ca6d8ee94d4b27654a5deeb44d18643e9b6dc@efiax.com.whoisproxy.org
- a0b23010584f4d8ce65af9ef7b033fde8c8dd53b7ca45045470fd030ceb258ff@efiax.com.whoisproxy.org
- b17303f3f0f6b6b4bffc92bdec7caaa44171d9ec2ca8cd7ff08aeea27d4477ae@efiax.com.whoisproxy.org
- d04c03a18e81bd2433a573c416cb0b20eb489e8fec5f1b53c9adf2979793efc2@efiax.com.whoisproxy.org
- e6e2bf66849bbbb73319818fd1b9cfa10269694c35482e5aabb8b7f6ecad3822@efiax.com.whoisproxy.org
- e97f9122882be0b1584b82998ae196a115a62b99a72605fa98c4aadb1f449d13@efiax.com.whoisproxy.org
- f03a9d56252b8460676d878b6823d3a98c831ca84363f81a628e1e5b5be7577e@efiax.com.whoisproxy.org
- f924782db8ff526f0239639bcafc87fd116eec6dc3b4d38b5b1e5d7c5958d7dc@efiax.com.whoisproxy.org
- f9aee1c1c6ee23a5afce52482cc3bd8445b08b0621d552cf9b6ccd8ed528feb2@efiax.com.whoisproxy.org
- fef63df64518afaf4d072af03314b337215a3d084ab9cc7d0ceeee897ef0fefe@efiax.com.whoisproxy.org
Subdomains
1 observed subdomain of efiax.com.
| Subdomain |
|---|
| dev.efiax.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for efiax.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 95.217.100.45 |
Related pages
Pivot deeper into the graph from efiax.com.
- IP · 95.217.164.245
- ASN · AS24940
- Registrar · iana:228
- Country · FI
- Email · 0b1cf9e079ae7af9890f75f935f02e316d42f1e77d573b99b803d98dbbb58cc5@efiax.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ef…
- 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: "efiax.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.