Skip to content

Hostname

intergo.tv

Last fetched

intergo.tv resolves to 2 IPv4 addresses operated by AS21826 - Corporacion Telemic C.A. in VE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · intergo.tvRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/intergo.tv

Resolution chain

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

IPPrefixASNOperatorCountry
186.14.150.198186.14.150.0/24AS21826AS21826 - Corporacion Telemic C.A.VE
190.153.60.2190.153.60.0/24AS11562AS11562 - Net Uno, C.A.VE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of intergo.tv.

Web-graph footprint

Distinct hostnames that link to or from intergo.tv in the public web crawl.

6 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for intergo.tv.

MechanismTarget
SPF_Aintergo.tv
SPF_Asmtp-external.moderntv.eu
SPF_Asmtp.infocable.com.ve
SPF_Asmtp.moderntv.eu
SPF_MXintergo.tv

Related pages

Pivot deeper into the graph from intergo.tv.

Cypher and MCP

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

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