Skip to content

Hostname

creative.vineyard.ca

Last fetched

creative.vineyard.ca resolves to 1 IPv4 address operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US.

Nutrition Label

WHISPER CANON · creative.vineyard.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/creative.vineyard.ca

Resolution chain

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

IPPrefixASNOperatorCountry
108.179.211.197108.179.208.0/22AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS

WHOIS identity

No WHOIS records are currently associated with creative.vineyard.ca in WhisperGraph.

Subdomains

1 observed subdomain of creative.vineyard.ca.

Web-graph footprint

Distinct hostnames that link to or from creative.vineyard.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for creative.vineyard.ca.

MechanismTarget
SPF_Acreative.vineyard.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDEbluehost.com
SPF_IP108.179.211.197
SPF_MXcreative.vineyard.ca

Related pages

Pivot deeper into the graph from creative.vineyard.ca.

Cypher and MCP

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

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