Skip to content

Hostname

comspf.com

Last fetched

comspf.com resolves to 20 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · comspf.comRouting diversity5.0/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/comspf.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.168.104.194104.168.104.0/24AS36352AS-COLOCROSSING - HostPapaUS
104.168.104.195104.168.104.0/24AS36352AS-COLOCROSSING - HostPapaUS
104.168.108.92104.168.108.0/24AS36352AS-COLOCROSSING - HostPapaUS
104.168.108.93104.168.108.0/24AS36352AS-COLOCROSSING - HostPapaUS
104.168.108.94104.168.108.0/24AS36352AS-COLOCROSSING - HostPapaUS
192.227.97.183192.227.97.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.97.184192.227.97.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.97.185192.227.97.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.97.186192.227.97.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.97.187192.227.97.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
63.143.46.16263.143.32.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
63.143.46.16363.143.32.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
63.143.46.16463.143.32.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
63.143.46.16563.143.32.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
63.143.46.16663.143.32.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
63.143.48.10063.143.32.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
63.143.48.10163.143.32.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
63.143.48.10263.143.32.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
63.143.48.9863.143.32.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
63.143.48.9963.143.32.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

11 observed subdomains of comspf.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

53 SPF mechanisms authorising senders for comspf.com.

MechanismTarget
SPF_Abfmplastics.com
SPF_Amirrorsandmoreinc.com
SPF_Asynecticresources.com
SPF_IP104.168.104.194
SPF_IP104.168.104.195
SPF_IP104.168.108.92
SPF_IP104.168.108.93
SPF_IP104.168.108.94
SPF_IP174.142.188.13
SPF_IP174.142.188.15
SPF_IP174.142.188.16
SPF_IP174.142.188.17
SPF_IP174.142.188.18
SPF_IP192.227.97.183
SPF_IP192.227.97.184
SPF_IP192.227.97.185
SPF_IP192.227.97.186
SPF_IP192.227.97.187
SPF_IP198.20.99.66
SPF_IP198.20.99.67
SPF_IP198.20.99.68
SPF_IP198.20.99.69
SPF_IP198.20.99.70
SPF_IP31.56.232.243
SPF_IP31.56.232.244
SPF_IP31.56.232.248
SPF_IP31.56.232.249
SPF_IP31.56.232.64
SPF_IP63.143.46.162
SPF_IP63.143.46.163
SPF_IP63.143.46.164
SPF_IP63.143.46.165
SPF_IP63.143.46.166
SPF_IP63.143.48.100
SPF_IP63.143.48.101
SPF_IP63.143.48.102
SPF_IP63.143.48.98
SPF_IP63.143.48.99
SPF_IP69.162.109.100
SPF_IP69.162.109.101
SPF_IP69.162.109.102
SPF_IP69.162.109.98
SPF_IP69.162.109.99
SPF_IP69.162.81.138
SPF_IP69.162.81.139
SPF_IP69.162.81.140
SPF_IP69.162.81.141
SPF_IP69.162.81.142
SPF_IP74.122.193.133
SPF_IP74.122.193.134
SPF_IP74.122.193.135
SPF_IP74.122.193.136
SPF_IP74.122.193.137

Related pages

Pivot deeper into the graph from comspf.com.

Cypher and MCP

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

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