Skip to content

Hostname

vitkac.com

Last fetched

vitkac.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · vitkac.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vitkac.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.249104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.249104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
146.59.0.15146.59.0.0/17AS16276PL
172.67.72.203172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:303
Organization
wolw-pol sp. z o.o.
Contact emails

Subdomains

30 observed subdomains of vitkac.com.

Web-graph footprint

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

365 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

16 SPF mechanisms authorising senders for vitkac.com.

MechanismTarget
SPF_Afront1.vitkac.sni.pl
SPF_Afront3.vitkac.sni.pl
SPF_Afront5.vitkac.sni.pl
SPF_Aimg2.vitkac.sni.pl
SPF_Anewsletter.vitkac.com
SPF_Asni.pl
SPF_Avitkac.com
SPF_Avitkac.sni.pl
SPF_IP146.59.54.72
SPF_IP51.83.238.202/32
SPF_IP57.128.232.107
SPF_IP91.194.228.0/23
SPF_IP91.194.228.30
SPF_IP91.194.229.43
SPF_IP91.194.229.45
SPF_MXvitkac.com

Related pages

Pivot deeper into the graph from vitkac.com.

Cypher and MCP

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

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