Skip to content

Hostname

cteiss.com

Last fetched

cteiss.com resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · cteiss.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cteiss.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.113.166.129148.113.128.0/17AS16276CA

WHOIS identity

Registrar
iana:440
Organization
carlos teissier
Contact emails

Subdomains

2 observed subdomains of cteiss.com.

Threat posture

History

Mail and authentication

MX records

  • cteiss.com

SPF policy

8 SPF mechanisms authorising senders for cteiss.com.

MechanismTarget
SPF_Acteiss.com
SPF_IP148.113.166.129
SPF_IP187.163.135.96
SPF_IP198.50.243.1
SPF_IP51.161.13.58
SPF_IP51.79.72.165
SPF_IP54.39.167.107
SPF_MXcteiss.com

Related pages

Pivot deeper into the graph from cteiss.com.

Cypher and MCP

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

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