Skip to content

Hostname

videotec.com

Last fetched

videotec.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

videotec.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.23.167.172107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.22.18118.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.13.8818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.200.934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.188.15654.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.65.13798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for videotec.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmxscw.trade-services.it
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-0019e102.pphosted.com
SPF_IP46.37.9.192/18
SPF_IP51.15.44.150/32
SPF_IP79.11.10.30/32
SPF_IP92.223.223.16/28
SPF_MXvideotec.com

Related pages

Pivot deeper into the graph from videotec.com.

Cypher and MCP

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

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