Skip to content

Hostname

synod.org

Last fetched

synod.org resolves to 2 IPv4 addresses operated by INMOTION - InMotion Hosting, Inc. in US. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · synod.orgRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/synod.org

Resolution chain

synod.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
144.208.65.74144.208.64.0/22AS22611INMOTION - InMotion Hosting, Inc.US
88.223.85.12988.223.80.0/21AS47583US

WHOIS identity

Registrar
iana:1636
Organization
synod of so. calif and hawaii - presbyterian church usa
Contact emails

Subdomains

8 observed subdomains of synod.org.

Web-graph footprint

Distinct hostnames that link to or from synod.org in the public web crawl.

18 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for synod.org.

MechanismTarget
SPF_Abiz199.inmotionhosting.com
SPF_Asmtp.servconfig.com
SPF_Asynod.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsmtp.servconfig.com
SPF_IP144.208.65.74
SPF_IP205.134.250.168
SPF_IP205.134.250.54
SPF_IP216.194.160.75
SPF_IP216.194.162.240
SPF_MXsynod.org

Related pages

Pivot deeper into the graph from synod.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "synod.org"})-[: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.