Skip to content

Hostname

recordindustry.com

Last fetched

recordindustry.com resolves to 1 IPv4 address operated by TRANSIP-AS Amsterdam, the Netherlands in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · recordindustry.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/recordindustry.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.119.6.11293.119.0.0/20AS20857TRANSIP-AS Amsterdam, the NetherlandsNL

WHOIS identity

Registrar
iana:269
Organization
t. vermeulen
Contact emails

Subdomains

3 observed subdomains of recordindustry.com.

Web-graph footprint

Distinct hostnames that link to or from recordindustry.com in the public web crawl.

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for recordindustry.com.

MechanismTarget
SPF_Arecordindustry.com
SPF_INCLUDEantispameurope.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-breaks-email.bit.nl
SPF_IP212.79.247.128/25
SPF_IP2a01:7c8:bb0d:58:0:0:0:1
SPF_IP2a01:7c8:bb0d:58:5054:ff:fe60:daec
SPF_IP37.0.88.202
SPF_IP89.105.213.128/25
SPF_IP89.146.30.0/27
SPF_IP93.119.6.112
SPF_MXrecordindustry.com

Related pages

Pivot deeper into the graph from recordindustry.com.

Cypher and MCP

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

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