Skip to content

Hostname

diateam.net

Last fetched

diateam.net resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · diateam.netRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/diateam.net

Resolution chain

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

IPPrefixASNOperatorCountry
178.32.121.93178.32.0.0/15AS16276FR
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:433
Organization
diateam
Contact emails

Subdomains

99 observed subdomains of diateam.net.

Web-graph footprint

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

89 sites link to this hostname.

140 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for diateam.net.

MechanismTarget
SPF_INCLUDEspf.diasite.fr
SPF_INCLUDEsrvspf.diateam.net
SPF_IP178.32.121.94
SPF_IP193.70.53.64/27
SPF_IP5.39.16.145

Related pages

Pivot deeper into the graph from diateam.net.

Cypher and MCP

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

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