Skip to content

Hostname

mias-group.com

Last fetched

mias-group.com resolves to 1 IPv4 address operated by AS200395 in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · mias-group.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/mias-group.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.9.117.130193.9.116.0/22AS200395DE

WHOIS identity

Registrar
iana:1408
Organization
mias gmbh maschinenbau
Contact emails

Subdomains

17 observed subdomains of mias-group.com.

Web-graph footprint

Distinct hostnames that link to or from mias-group.com in the public web crawl.

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mias-group.com.

MechanismTarget
SPF_Amail.mias-group.com
SPF_Amias-group.com
SPF_INCLUDE_spf-a.jungheinrich.com
SPF_INCLUDE_spf-b.jungheinrich.com
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfserver.auctores.de
SPF_IP217.6.235.219
SPF_IP87.190.12.187

Related pages

Pivot deeper into the graph from mias-group.com.

Cypher and MCP

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

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