Skip to content

Hostname

synapseinformation.com

Last fetched

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

Nutrition Label

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

Resolution chain

synapseinformation.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:468
Organization
brian donnelly
Contact emails

Subdomains

13 observed subdomains of synapseinformation.com.

Web-graph footprint

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

10 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for synapseinformation.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.203.219.229
SPF_IP34.245.85.54
SPF_IP46.16.211.185
SPF_IP52.19.185.29
SPF_IP52.209.157.222
SPF_IP52.48.157.227/32
SPF_IP52.49.12.230/32
SPF_IP52.49.205.227
SPF_IP52.51.6.33
SPF_IP54.229.71.45

Related pages

Pivot deeper into the graph from synapseinformation.com.

Cypher and MCP

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

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