Skip to content

Hostname

guney.be

Last fetched

guney.be resolves to 2 IPv4 addresses operated by OVH in DE. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · guney.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/guney.be

Resolution chain

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

IPPrefixASNOperatorCountry
141.95.54.137141.95.0.0/17AS16276OVHDE
2.18.205.202.18.205.0/24AS20940AKAMAI-ASN1NL

WHOIS identity

Registrar
registrar:ovh
Organization
Contact emails

Subdomains

1 observed subdomain of guney.be.

Subdomain
www.guney.be

Web-graph footprint

Distinct hostnames that link to or from guney.be in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for guney.be.

MechanismTarget
SPF_Aguney.be
SPF_INCLUDEsmtp2go.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXguney.be

Related pages

Pivot deeper into the graph from guney.be.

Cypher and MCP

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

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