Skip to content

Hostname

4793.at

Last fetched

4793.at resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:registrygate gmbh as the registrar.

Nutrition Label

WHISPER CANON · 4793.atRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/4793.at

Resolution chain

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

IPPrefixASNOperatorCountry
91.107.239.2391.107.128.0/17AS24940DE

WHOIS identity

Registrar
registrar:registrygate gmbh
Organization
foxdata
Contact emails

Subdomains

2 observed subdomains of 4793.at.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for 4793.at.

MechanismTarget
SPF_A4793.at
SPF_INCLUDEfc-server.eu
SPF_MX4793.at

Related pages

Pivot deeper into the graph from 4793.at.

Cypher and MCP

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

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