Skip to content

Hostname

fegatri.org

Last fetched

fegatri.org resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in ES. WHOIS lists iana:638 as the registrar.

Nutrition Label

WHISPER CANON · fegatri.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fegatri.org

Resolution chain

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

IPPrefixASNOperatorCountry
65.20.96.365.20.96.0/20AS20473AS-VULTR - The Constant Company, LLCES

WHOIS identity

Registrar
iana:638
Organization
designated agent
Contact emails

Subdomains

4 observed subdomains of fegatri.org.

Web-graph footprint

Distinct hostnames that link to or from fegatri.org in the public web crawl.

50 sites link to this hostname.

204 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fegatri.org.

MechanismTarget
SPF_Afegatri.org
SPF_INCLUDE_spf.gestiondeservidor.net
SPF_IP193.84.177.252
SPF_MXfegatri.org

Related pages

Pivot deeper into the graph from fegatri.org.

Cypher and MCP

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

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