Hostname
supmicrotech.fr
Last fetched
supmicrotech.fr resolves to 1 IPv4 address operated by AS2200 in FR. WHOIS lists registrar:ovh as the registrar.
Nutrition Label
Resolution chain
supmicrotech.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.167.45.16 | 194.167.0.0/16 | AS2200 | — | FR |
WHOIS identity
- Registrar
- registrar:ovh
- Organization
- ecole nationale superieure de mecanique et des microtechniques
- Contact emails
Subdomains
3 observed subdomains of supmicrotech.fr.
Web-graph footprint
Distinct hostnames that link to or from supmicrotech.fr in the public web crawl.
87 sites link to this hostname.
259 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for supmicrotech.fr.
| Mechanism | Target |
|---|---|
| SPF_A | lifc.univ-fcomte.fr |
| SPF_A | ufc-sortie.univ-fcomte.fr |
| SPF_A | ufc-sortie2.univ-fcomte.fr |
| SPF_INCLUDE | spf.partage.renater.fr |
| SPF_INCLUDE | spf.relay.renater.fr |
| SPF_IP | 194.167.45.241 |
Related pages
Pivot deeper into the graph from supmicrotech.fr.
- IP · 194.167.45.16
- ASN · AS2200
- Registrar · registrar:ovh
- Country · FR
- Email · ecd85840-31fb-4976-bc22-2800962eb6d8@u.o-w-o.info
- TLD · .fr
- Browse hostnames · su…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "supmicrotech.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.