Skip to content

Hostname

plugwine.com

Last fetched

plugwine.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:74 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.80.220104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.187.73172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
195.154.73.106195.154.0.0/16AS12876Online SASFR

WHOIS identity

Registrar
iana:74
Organization
france gourmet diffusion
Contact emails

Subdomains

470 observed subdomains of plugwine.com.

Web-graph footprint

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

20 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for plugwine.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.19.227
SPF_MXplugwine.com

Related pages

Pivot deeper into the graph from plugwine.com.

Cypher and MCP

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

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