Skip to content

Hostname

digiformasync.com

Last fetched

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

Nutrition Label

WHISPER CANON · digiformasync.comRouting diversity3.0/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/digiformasync.com

Resolution chain

digiformasync.com resolves to 9 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
91.208.207.21491.208.207.0/24AS213394CleverCloud - Clever Cloud SASFR
91.208.207.21591.208.207.0/24AS213394CleverCloud - Clever Cloud SASFR
91.208.207.21691.208.207.0/24AS213394CleverCloud - Clever Cloud SASFR
91.208.207.21791.208.207.0/24AS213394CleverCloud - Clever Cloud SASFR
91.208.207.21891.208.207.0/24AS213394CleverCloud - Clever Cloud SASFR

WHOIS identity

Registrar
iana:433
Organization
digiforma sync
Contact emails

Subdomains

11 observed subdomains of digiformasync.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for digiformasync.com.

MechanismTarget
SPF_INCLUDEmx.ovh.com

Related pages

Pivot deeper into the graph from digiformasync.com.

Cypher and MCP

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

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