Skip to content

Hostname

corksupply.com

Last fetched

corksupply.com resolves to 1 IPv4 address operated by EUROTUX in PT. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.107.127.94194.107.127.0/24AS49941EUROTUXPT

WHOIS identity

Registrar
iana:2
Organization
cork supply usa
Contact emails

Subdomains

2 observed subdomains of corksupply.com.

Web-graph footprint

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

83 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for corksupply.com.

MechanismTarget
SPF_INCLUDE_spf.eurotux.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.107.127.211
SPF_IP194.107.127.212
SPF_IP85.222.130.230/32
SPF_IP85.222.130.238/32

Related pages

Pivot deeper into the graph from corksupply.com.

Cypher and MCP

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

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