Skip to content

Hostname

trefisoud.dz

Last fetched

trefisoud.dz resolves to 2 IPv4 addresses operated by AS329667 in DZ.

Nutrition Label

WHISPER CANON · trefisoud.dzRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/trefisoud.dz

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with trefisoud.dz in WhisperGraph.

Subdomains

6 observed subdomains of trefisoud.dz.

Web-graph footprint

Distinct hostnames that link to or from trefisoud.dz in the public web crawl.

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for trefisoud.dz.

MechanismTarget
SPF_Atrefisoud.dz
SPF_IP197.140.142.134
SPF_IP5.196.4.164
SPF_IP51.38.234.224
SPF_IP51.38.42.184
SPF_IP51.75.19.67
SPF_IP94.23.255.22
SPF_MXtrefisoud.dz

Related pages

Pivot deeper into the graph from trefisoud.dz.

Cypher and MCP

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

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