Skip to content

Hostname

vitro.com

Last fetched

vitro.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · vitro.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/vitro.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.160.20745.223.160.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.172.20745.223.172.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:2
Organization
vidriera monterrey, s.a. de c.v.
Contact emails

Subdomains

43 observed subdomains of vitro.com.

Web-graph footprint

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

167 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for vitro.com.

MechanismTarget
SPF_Avitro.com
SPF_INCLUDE1977288.spf05.hubspotemail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP200.34.91.244
SPF_IP200.34.91.245
SPF_IP64.143.126.81
SPF_IP64.143.211.247
SPF_MXvitro.com

Related pages

Pivot deeper into the graph from vitro.com.

Cypher and MCP

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

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