Skip to content

Hostname

mail.teleconcept.nl

Last fetched

mail.teleconcept.nl resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in NL.

Nutrition Label

WHISPER CANON · mail.teleconcept.nlRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mail.teleconcept.nl

Resolution chain

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

IPPrefixASNOperatorCountry
34.90.78.22134.90.64.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL
35.204.136.9235.204.128.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL

WHOIS identity

No WHOIS records are currently associated with mail.teleconcept.nl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mail.teleconcept.nl.

MechanismTarget
SPF_Amail.targetmedia.eu
SPF_Amail.teleconcept.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.150.71.64/26
SPF_IP2a07:6e80:3::0/64
SPF_MXmail.teleconcept.nl

Related pages

Pivot deeper into the graph from mail.teleconcept.nl.

Cypher and MCP

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

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