Skip to content

Hostname

fegogrup.com

Last fetched

fegogrup.com resolves to 1 IPv4 address operated by HETZNER-AS in FI. WHOIS lists iana:1376 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
65.21.178.2465.21.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
iana:1376
Organization
Contact emails

Subdomains

38 observed subdomains of fegogrup.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • fegogrup.com

SPF policy

7 SPF mechanisms authorising senders for fegogrup.com.

MechanismTarget
SPF_Afegogrup.com
SPF_IP195.230.22.7
SPF_IP195.230.22.87
SPF_IP78.46.152.77
SPF_IP78.46.5.205/32
SPF_IP91.223.82.147
SPF_MXfegogrup.com

Related pages

Pivot deeper into the graph from fegogrup.com.

Cypher and MCP

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

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