Skip to content

Hostname

crewmine.com

Last fetched

crewmine.com resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · crewmine.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/crewmine.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.60.34.16565.60.0.0/18AS32475SINGLEHOP-LLC - Internap Holding LLCUS

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1242680149
Contact emails

Subdomains

1 observed subdomain of crewmine.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for crewmine.com.

MechanismTarget
SPF_Atuna.dnsracks.com
SPF_INCLUDEtuna.dnsracks.com
SPF_IP108.178.51.226
SPF_IP108.178.51.227
SPF_IP108.178.51.228
SPF_IP108.178.51.229
SPF_IP108.178.51.230
SPF_IP173.248.146.46
SPF_MXcrewmine.com
SPF_MXmail.crewmine.com

Related pages

Pivot deeper into the graph from crewmine.com.

Cypher and MCP

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

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