Skip to content

Hostname

captel.com

Last fetched

captel.com resolves to 1 IPv4 address operated by SUPRANET-WIS - SupraNet Communications, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.218.1.164162.218.0.0/22AS4150SUPRANET-WIS - SupraNet Communications, Inc.US

WHOIS identity

Registrar
iana:2
Organization
ultratec
Contact emails

Subdomains

16 observed subdomains of captel.com.

Web-graph footprint

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

363 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for captel.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEdayforcehcm.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP147.160.167.0/26
SPF_IP149.72.76.226
SPF_IP162.218.1.162
SPF_IP162.218.1.164
SPF_IP170.153.166.12
SPF_IP170.153.166.13
SPF_IP170.153.66.12/32
SPF_IP170.153.66.13/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP71.92.234.2
SPF_IP71.92.234.5

Related pages

Pivot deeper into the graph from captel.com.

Cypher and MCP

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

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