Skip to content

Hostname

modyf.it

Last fetched

modyf.it resolves to 1 IPv4 address operated by AS207481 in DE. WHOIS lists registrar:1 api gmbh as the registrar.

Nutrition Label

WHISPER CANON · modyf.itRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/modyf.it

Resolution chain

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

IPPrefixASNOperatorCountry
185.101.4.39185.101.4.0/22AS207481DE

WHOIS identity

Registrar
registrar:1 api gmbh
Organization
modyf srl
Contact emails

Subdomains

13 observed subdomains of modyf.it.

Web-graph footprint

Distinct hostnames that link to or from modyf.it in the public web crawl.

60 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for modyf.it.

MechanismTarget
SPF_Asd-39354.cubeo.fr
SPF_INCLUDElimajo.witglobal.net
SPF_INCLUDEmodyf.fr
SPF_IP185.21.152.218
SPF_IP62.110.70.128/27

Related pages

Pivot deeper into the graph from modyf.it.

Cypher and MCP

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

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