Skip to content

Hostname

rteport.net

Last fetched

rteport.net resolves to 2 IPv4 addresses operated by AS201200 in BG. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · rteport.netRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rteport.net

Resolution chain

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

IPPrefixASNOperatorCountry
185.80.2.146185.80.2.0/23AS201200BG
52.223.13.4152.223.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
svetlin nedelchev
Contact emails

Subdomains

48 observed subdomains of rteport.net.

Web-graph footprint

Distinct hostnames that link to or from rteport.net in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • rteport.net

SPF policy

6 SPF mechanisms authorising senders for rteport.net.

MechanismTarget
SPF_Arteport.net
SPF_INCLUDEhera.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP91.196.124.17
SPF_IP91.196.125.17
SPF_MXrteport.net

Related pages

Pivot deeper into the graph from rteport.net.

Cypher and MCP

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

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