Skip to content

Hostname

modulyss.com

Last fetched

modulyss.com resolves to 1 IPv4 address operated by AS3257 in BE. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · modulyss.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/modulyss.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.42.75.211194.42.64.0/19AS3257BE

WHOIS identity

Registrar
iana:470
Organization
balta industries nv
Contact emails

Subdomains

7 observed subdomains of modulyss.com.

Web-graph footprint

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

238 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for modulyss.com.

MechanismTarget
SPF_INCLUDEmailfilter.myrootnet.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.3.217.126
SPF_IP185.3.217.216
SPF_IP185.3.217.3
SPF_IP194.32.153.124
SPF_IP2a02:5b40:4:228:0:0:0:4
SPF_IP2a02:5b40:4:228:0:0:0:81
SPF_IP2a02:5b41:4:407:0:0:0:66
SPF_IP34.252.232.69/32
SPF_IP51.68.112.122
SPF_MXmodulyss.com

Related pages

Pivot deeper into the graph from modulyss.com.

Cypher and MCP

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

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