Skip to content

Hostname

syft.com

Last fetched

syft.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · syft.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/syft.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.76.15.5345.76.0.0/20AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:146
Organization
clayton walsh
Contact emails

Subdomains

14 observed subdomains of syft.com.

Web-graph footprint

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

50 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

40 SPF mechanisms authorising senders for syft.com.

MechanismTarget
SPF_INCLUDE43336040.spf03.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcompletelearning.co.nz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.91.250
SPF_IP13.111.0.0/16
SPF_IP136.147.135.0/24
SPF_IP136.147.176.0/24
SPF_IP136.147.182.0/24
SPF_IP148.105.8.0/21
SPF_IP15.223.142.138
SPF_IP18.132.189.127
SPF_IP18.197.43.76/32
SPF_IP198.2.128.0/18
SPF_IP198.245.81.0/24
SPF_IP199.122.123.0/24
SPF_IP205.201.128.0/20
SPF_IP3.11.129.102/32
SPF_IP3.209.231.65
SPF_IP3.248.148.18
SPF_IP3.96.249.213
SPF_IP34.206.143.108/32
SPF_IP34.242.156.53/32
SPF_IP34.251.63.7
SPF_IP35.157.192.122/32
SPF_IP35.182.195.41/32
SPF_IP52.16.38.44/32
SPF_IP52.16.49.62/32
SPF_IP52.16.75.109/32
SPF_IP52.16.75.118/32
SPF_IP52.22.249.69/32
SPF_IP52.4.156.8
SPF_IP52.50.129.119/32
SPF_IP52.58.159.50/32
SPF_IP52.64.32.126
SPF_IP52.65.244.27
SPF_IP54.174.209.165/32
SPF_IP54.79.0.4/32
SPF_IP54.85.129.207/32
SPF_IP54.93.104.220

Related pages

Pivot deeper into the graph from syft.com.

Cypher and MCP

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

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