Skip to content

Hostname

edafio.com

Last fetched

edafio.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · edafio.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/edafio.com

Resolution chain

edafio.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
207.148.1.159207.148.0.0/21AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:2
Organization
edafio technologies,
Contact emails

Subdomains

40 observed subdomains of edafio.com.

Web-graph footprint

Distinct hostnames that link to or from edafio.com in the public web crawl.

24 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for edafio.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.186.176.2
SPF_IP12.186.176.3
SPF_IP12.186.176.41
SPF_IP151.236.35.177/32
SPF_IP167.89.70.61/32
SPF_IP50.239.69.234
SPF_IP50.31.33.121/32
SPF_IP64.94.35.32/32
SPF_IP69.40.219.250
SPF_IP69.40.219.252
SPF_IP92.48.103.58/32
SPF_MXedafio.com

Related pages

Pivot deeper into the graph from edafio.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "edafio.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.