Skip to content

Hostname

inteles.ro

Last fetched

inteles.ro resolves to 1 IPv4 address operated by ZUME in GB. WHOIS lists registrar:extreme solutions srl as the registrar.

Nutrition Label

WHISPER CANON · inteles.roRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/inteles.ro

Resolution chain

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

IPPrefixASNOperatorCountry
185.221.63.17185.221.63.0/24AS58051ZUMEGB

WHOIS identity

Registrar
registrar:extreme solutions srl
Organization
Contact emails

Subdomains

3 observed subdomains of inteles.ro.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for inteles.ro.

MechanismTarget
SPF_Ainteles.ro
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDErelay.zumedns.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP162.241.226.133
SPF_IP185.221.63.17
SPF_MXinteles.ro

Related pages

Pivot deeper into the graph from inteles.ro.

Cypher and MCP

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

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