Skip to content

Hostname

reexe.com

Last fetched

reexe.com resolves to 2 IPv4 addresses operated by SUPERHOSTING_AS in BG. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · reexe.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/reexe.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.45.67.120185.45.66.0/23AS201200SUPERHOSTING_ASBG
185.45.67.145185.45.66.0/23AS201200SUPERHOSTING_ASBG

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

17 observed subdomains of reexe.com.

Web-graph footprint

Distinct hostnames that link to or from reexe.com in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for reexe.com.

MechanismTarget
SPF_Areexe.com
SPF_INCLUDEsamba.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP185.45.66.20
SPF_IP185.45.67.20
SPF_MXreexe.com

Related pages

Pivot deeper into the graph from reexe.com.

Cypher and MCP

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

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