Skip to content

Hostname

gordoncomposites.com

Last fetched

gordoncomposites.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · gordoncomposites.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gordoncomposites.com

Resolution chain

gordoncomposites.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:299
Organization
avient corporation
Contact emails

Subdomains

3 observed subdomains of gordoncomposites.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

94 SPF mechanisms authorising senders for gordoncomposites.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEservice-now.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.130.67.124/32
SPF_IP108.166.45.120/32
SPF_IP129.148.135.0/25
SPF_IP129.148.148.0/25
SPF_IP129.148.164.0/25
SPF_IP129.148.215.0/25
SPF_IP129.149.22.0/25
SPF_IP129.149.38.0/25
SPF_IP13.110.78.0/24
SPF_IP130.35.116.0/25
SPF_IP137.116.72.115
SPF_IP138.1.108.0/25
SPF_IP138.1.170.0/24
SPF_IP147.154.126.0/24
SPF_IP147.154.191.0/24
SPF_IP147.154.32.0/25
SPF_IP147.154.63.0/24
SPF_IP149.72.203.251/32
SPF_IP149.72.218.167/32
SPF_IP162.242.166.107
SPF_IP162.88.24.0/21
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP185.132.180.182
SPF_IP185.183.28.22
SPF_IP192.254.112.0/20
SPF_IP192.29.103.128/25
SPF_IP192.29.134.0/25
SPF_IP192.29.151.128/25
SPF_IP192.29.172.0/25
SPF_IP192.29.178.0/25
SPF_IP192.29.200.0/25
SPF_IP192.29.216.0/25
SPF_IP192.29.232.0/25
SPF_IP192.29.24.0/25
SPF_IP192.29.248.0/25
SPF_IP192.29.44.0/25
SPF_IP192.29.72.0/25
SPF_IP192.29.88.0/25
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP198.37.147.116/32
SPF_IP198.37.147.117/32
SPF_IP198.37.147.137/32
SPF_IP198.37.147.154/32
SPF_IP20.1.128.197/32
SPF_IP20.1.130.13/32
SPF_IP20.10.24.226/32
SPF_IP20.114.186.35/32
SPF_IP20.119.174.191/32
SPF_IP20.119.207.133/32
SPF_IP20.230.106.230/32
SPF_IP20.96.12.43/32
SPF_IP205.167.85.43
SPF_IP205.167.85.44
SPF_IP205.167.85.55
SPF_IP205.167.85.94
SPF_IP205.167.85.95
SPF_IP205.220.171.181
SPF_IP205.220.183.181
SPF_IP208.117.48.0/20
SPF_IP208.96.240.30
SPF_IP213.41.42.80/28
SPF_IP216.146.32.161/32
SPF_IP216.146.32.185/32
SPF_IP216.146.32.186/32
SPF_IP216.146.32.187/32
SPF_IP216.146.32.188/32
SPF_IP23.185.0.1/32
SPF_IP23.253.183.209/32
SPF_IP23.253.183.214/32
SPF_IP23.253.183.217
SPF_IP23.253.213.149/32
SPF_IP23.253.213.164/32
SPF_IP23.253.32.145/32
SPF_IP34.204.115.165
SPF_IP40.123.47.58
SPF_IP40.84.6.162
SPF_IP46.226.48.0/21
SPF_IP50.31.32.0/19
SPF_IP50.31.43.169/32
SPF_IP52.183.81.11
SPF_IP52.183.92.124
SPF_IP52.7.254.184
SPF_IP64.150.187.204
SPF_IP64.73.120.224/27
SPF_IP65.221.12.148/32
SPF_IP77.32.210.212
SPF_IP81.93.164.103/32
SPF_IP81.93.173.201/32

Related pages

Pivot deeper into the graph from gordoncomposites.com.

Cypher and MCP

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

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