Skip to content

Hostname

epfound.ge

Last fetched

epfound.ge resolves to 1 IPv4 address operated by AS197229 in GE.

Nutrition Label

WHISPER CANON · epfound.geRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/epfound.ge

Resolution chain

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

IPPrefixASNOperatorCountry
212.72.155.116212.72.155.0/24AS197229GE

WHOIS identity

No WHOIS records are currently associated with epfound.ge in WhisperGraph.

Subdomains

9 observed subdomains of epfound.ge.

Web-graph footprint

Distinct hostnames that link to or from epfound.ge in the public web crawl.

82 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for epfound.ge.

MechanismTarget
SPF_Aepfound.ge
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.44.192.36
SPF_IP216.222.196.106
SPF_MXepfound.ge

Related pages

Pivot deeper into the graph from epfound.ge.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "epfound.ge"})-[: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.