Skip to content

Hostname

vitecgroup.com

Last fetched

vitecgroup.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · vitecgroup.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/vitecgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.158.112.8352.152.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
iana:447
Organization
vitec group plc.
Contact emails

Subdomains

76 observed subdomains of vitecgroup.com.

Web-graph footprint

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

119 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for vitecgroup.com.

MechanismTarget
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.salesforce.com
SPF_INCLUDEspfa.protection.outlook.com
SPF_IP157.14.137.34
SPF_IP157.55.234.0/24
SPF_IP157.56.110.0/23
SPF_IP207.46.100.0/24
SPF_IP207.46.163.0/24
SPF_IP213.199.154.0/24
SPF_IP213.199.180.128/26
SPF_IP52.100.0.0/14
SPF_IP65.55.169.0/24
SPF_IP87.230.97.34/27
SPF_IP89.200.140.145

Related pages

Pivot deeper into the graph from vitecgroup.com.

Cypher and MCP

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

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