Skip to content

Hostname

recordit.at

Last fetched

recordit.at resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:inwx gmbh as the registrar.

Nutrition Label

WHISPER CANON · recordit.atRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/recordit.at

Resolution chain

recordit.at resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.3413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.206.1023.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.143.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.63.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.823.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
registrar:inwx gmbh
Organization
recordit
Contact emails

Subdomains

14 observed subdomains of recordit.at.

Web-graph footprint

Distinct hostnames that link to or from recordit.at in the public web crawl.

12 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for recordit.at.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from recordit.at.

Cypher and MCP

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

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