Skip to content

Hostname

spinetix.com

Last fetched

spinetix.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · spinetix.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/spinetix.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.86.11518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.11818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.3918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.73.1103.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.1253.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.313.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.723.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of spinetix.com owner
Contact emails

Subdomains

26 observed subdomains of spinetix.com.

Web-graph footprint

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

173 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for spinetix.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.infomaniak.ch
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.147.27.179
SPF_IP46.14.255.78

Related pages

Pivot deeper into the graph from spinetix.com.

Cypher and MCP

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

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