Skip to content

Hostname

telecor.com

Last fetched

telecor.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
140.82.60.107140.82.60.0/22AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

10 observed subdomains of telecor.com.

Web-graph footprint

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

45 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for telecor.com.

MechanismTarget
SPF_Amail.telecor.info
SPF_Asmtp.gta.terago.ca
SPF_INCLUDE_spf-us.ionos.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.spamhero.com
SPF_IP68.179.122.80/29

Related pages

Pivot deeper into the graph from telecor.com.

Cypher and MCP

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

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