Skip to content

Hostname

fogutek.com

Last fetched

fogutek.com resolves to 2 IPv4 addresses operated by NET-BINERO-STHLM1 - Binero AB in SE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · fogutek.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fogutek.com

Resolution chain

fogutek.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.70.33.134217.70.32.0/20AS35041NET-BINERO-STHLM1 - Binero ABSE
94.46.43.13094.46.40.0/21AS200719MISSDOMAIN - Miss Hosting ABUS

WHOIS identity

Registrar
iana:106
Organization
fogutek ab
Contact emails

Subdomains

1 observed subdomain of fogutek.com.

Threat posture

History

Related pages

Pivot deeper into the graph from fogutek.com.

Cypher and MCP

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

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