Skip to content

Hostname

gerocossen.ro

Last fetched

gerocossen.ro resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · gerocossen.roRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/gerocossen.ro

Resolution chain

gerocossen.ro resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.4.244104.28.1.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.244104.28.1.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.238172.68.15.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
45.129.64.8745.129.69.0/24AS31244MYSERVER-MEDIA-AS - MY SERVER MEDIA SRLRO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

17 observed subdomains of gerocossen.ro.

Web-graph footprint

Distinct hostnames that link to or from gerocossen.ro in the public web crawl.

60 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for gerocossen.ro.

MechanismTarget
SPF_Agerocossen.ro
SPF_IP194.117.237.199
SPF_IP45.129.64.87
SPF_IP89.38.132.139
SPF_MXgerocossen.ro

Related pages

Pivot deeper into the graph from gerocossen.ro.

Cypher and MCP

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

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