Skip to content

Hostname

2015.itdays.ro

Last fetched

2015.itdays.ro resolves to 1 IPv4 address operated by AS5606 in RO.

Nutrition Label

WHISPER CANON · 2015.itdays.roRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/2015.itdays.ro

Resolution chain

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

IPPrefixASNOperatorCountry
193.226.69.210193.226.69.0/24AS5606RO

WHOIS identity

No WHOIS records are currently associated with 2015.itdays.ro in WhisperGraph.

Subdomains

1 observed subdomain of 2015.itdays.ro.

Web-graph footprint

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

9 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for 2015.itdays.ro.

MechanismTarget
SPF_A2015.itdays.ro
SPF_IP81.181.254.42
SPF_IP89.45.171.17
SPF_IP93.115.112.80
SPF_IP93.115.113.52
SPF_IP93.115.114.93
SPF_MX2015.itdays.ro

Related pages

Pivot deeper into the graph from 2015.itdays.ro.

Cypher and MCP

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

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