Skip to content

Hostname

trejdoo.com

Last fetched

trejdoo.com resolves to 1 IPv4 address operated by ETOP-AS in PL. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
79.133.194.16579.133.192.0/19AS20853ETOP-ASPL

WHOIS identity

Registrar
iana:269
Organization
igoria trade
Contact emails

Subdomains

4 observed subdomains of trejdoo.com.

Web-graph footprint

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

107 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for trejdoo.com.

MechanismTarget
SPF_Atrejdoo.com
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_MXtrejdoo.com

Related pages

Pivot deeper into the graph from trejdoo.com.

Cypher and MCP

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

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