Skip to content

Hostname

fedcommsyr.sy

Last fetched

fedcommsyr.sy resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in FI. WHOIS lists registrar:national agency for network services as the registrar.

Nutrition Label

WHISPER CANON · fedcommsyr.syRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/fedcommsyr.sy

Resolution chain

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

IPPrefixASNOperatorCountry
65.108.100.10565.108.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI

WHOIS identity

Registrar
registrar:national agency for network services
Organization
????? ??? ??????? ???????
Contact emails

Subdomains

7 observed subdomains of fedcommsyr.sy.

Web-graph footprint

Distinct hostnames that link to or from fedcommsyr.sy in the public web crawl.

21 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • fedcommsyr.sy

SPF policy

7 SPF mechanisms authorising senders for fedcommsyr.sy.

MechanismTarget
SPF_Afedcommsyr.sy
SPF_IP136.243.90.133
SPF_IP136.243.90.184
SPF_IP176.9.122.120
SPF_IP213.239.197.101
SPF_IP65.108.100.105
SPF_MXfedcommsyr.sy

Related pages

Pivot deeper into the graph from fedcommsyr.sy.

Cypher and MCP

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

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