Skip to content

Hostname

synapse360.com

Last fetched

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

Nutrition Label

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

Resolution chain

synapse360.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:412
Organization
colin sheard
Contact emails

Subdomains

3 observed subdomains of synapse360.com.

Web-graph footprint

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

13 sites link to this hostname.

75 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for synapse360.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEautotask.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP159.242.78.111
SPF_IP195.62.216.182
SPF_IP20.93.203.168/32
SPF_IP213.122.164.78
SPF_IP37.25.93.42
SPF_IP51.141.5.228/32
SPF_IP79.141.44.29
SPF_IP80.65.250.146
SPF_IP80.65.253.132
SPF_IP86.188.230.2
SPF_IP89.21.2.92
SPF_MXsynapse360.com

Related pages

Pivot deeper into the graph from synapse360.com.

Cypher and MCP

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

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