Skip to content

Hostname

fedegari.com

Last fetched

fedegari.com resolves to 1 IPv4 address operated by TRANSIP-AS Amsterdam, the Netherlands in NL.

Nutrition Label

WHISPER CANON · fedegari.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fedegari.com

Resolution chain

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

IPPrefixASNOperatorCountry
136.144.239.67136.144.128.0/17AS20857TRANSIP-AS Amsterdam, the NetherlandsNL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for fedegari.com.

MechanismTarget
SPF_Afedegari.com
SPF_INCLUDE145067596.spf04.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.zucchetti.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEe-mind.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.37.85.110
SPF_IP13.37.87.115
SPF_IP136.144.239.67
SPF_IP15.160.6.196
SPF_IP151.1.138.192/28
SPF_IP154.14.250.120/29
SPF_IP18.102.119.4
SPF_IP18.102.41.242
SPF_IP185.145.192.96/28
SPF_IP185.145.195.64/28
SPF_IP185.158.239.162
SPF_IP188.213.163.132
SPF_IP194.116.128.11/32
SPF_IP213.26.169.103
SPF_IP46.21.24.51
SPF_IP46.21.24.52
SPF_IP46.21.24.61
SPF_IP46.21.27.177
SPF_IP46.21.27.178
SPF_IP52.103.161.27
SPF_IP52.47.144.25
SPF_IP82.150.225.79/32

Related pages

Pivot deeper into the graph from fedegari.com.

Cypher and MCP

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

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