Skip to content

Hostname

minco.fr

Last fetched

minco.fr resolves to 1 IPv4 address operated by Infomaniak-AS - Infomaniak Network SA in CH. WHOIS lists registrar:namebay as the registrar.

Nutrition Label

WHISPER CANON · minco.frRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/minco.fr

Resolution chain

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

IPPrefixASNOperatorCountry
185.74.69.37185.74.68.0/22AS29222Infomaniak-AS - Infomaniak Network SACH

WHOIS identity

Registrar
registrar:namebay
Organization
minco
Contact emails

Subdomains

12 observed subdomains of minco.fr.

Web-graph footprint

Distinct hostnames that link to or from minco.fr in the public web crawl.

180 sites link to this hostname.

150 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for minco.fr.

MechanismTarget
SPF_INCLUDEbrevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.74.69.37
SPF_IP217.108.97.105
SPF_IP51.178.75.175
SPF_IP51.210.116.39
SPF_IP51.255.119.1

Related pages

Pivot deeper into the graph from minco.fr.

Cypher and MCP

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

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