Skip to content

Hostname

antik-group.com

Last fetched

antik-group.com resolves to 1 IPv4 address operated by AS12731 in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · antik-group.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/antik-group.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.216.90.9591.216.90.0/24AS12731DE

WHOIS identity

Registrar
iana:1390
Organization
antik-leder manufactur - inh. thomas majewski
Contact emails

Subdomains

2 observed subdomains of antik-group.com.

Web-graph footprint

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

9 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for antik-group.com.

MechanismTarget
SPF_Aantik-group.com
SPF_INCLUDEspf.server-he.de
SPF_MXantik-group.com

Related pages

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

Cypher and MCP

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

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