Skip to content

Hostname

forma-sync.com

Last fetched

forma-sync.com resolves to 4 IPv4 addresses operated by MAGICRETAIL - SQUARK SARL in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · forma-sync.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/forma-sync.com

Resolution chain

forma-sync.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.42.117.108185.42.116.0/22AS43424MAGICRETAIL - SQUARK SARLFR
185.42.117.109185.42.116.0/22AS43424MAGICRETAIL - SQUARK SARLFR
46.252.181.10346.252.176.0/20AS43424MAGICRETAIL - SQUARK SARLFR
46.252.181.10446.252.176.0/20AS43424MAGICRETAIL - SQUARK SARLFR

WHOIS identity

Registrar
iana:433
Organization
digiforma sync
Contact emails

Subdomains

10 observed subdomains of forma-sync.com.

Web-graph footprint

Distinct hostnames that link to or from forma-sync.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for forma-sync.com.

MechanismTarget
SPF_Aforma-sync.com
SPF_INCLUDEmx.ovh.com
SPF_MXforma-sync.com

Related pages

Pivot deeper into the graph from forma-sync.com.

Cypher and MCP

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

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