Skip to content

Hostname

syndipharma.org

Last fetched

syndipharma.org resolves to 2 IPv4 addresses operated by AS205585 in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · syndipharma.orgRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/syndipharma.org

Resolution chain

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

WHOIS identity

Registrar
iana:113
Organization
mohammad moazzezi
Contact emails

Subdomains

10 observed subdomains of syndipharma.org.

Web-graph footprint

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

38 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for syndipharma.org.

MechanismTarget
SPF_Asyndipharma.org
SPF_IP123.123.123.123/32
SPF_IP136.243.77.235
SPF_IP217.144.105.161
SPF_IP217.144.105.187
SPF_IP217.144.107.69
SPF_IP217.144.107.70
SPF_IP89.32.250.182
SPF_MXsyndipharma.org

Related pages

Pivot deeper into the graph from syndipharma.org.

Cypher and MCP

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

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