Skip to content

Hostname

minspeak.com

Last fetched

minspeak.com resolves to 1 IPv4 address operated by GOOGLE - Google LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · minspeak.comRouting diversity1.5/10Peering density8.5/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/minspeak.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.212.31.10335.212.0.0/17AS15169GOOGLE - Google LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of minspeak.com.

Web-graph footprint

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

58 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for minspeak.com.

MechanismTarget
SPF_Amail3.cranstonhost.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus1.kerio.cloud
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP24.140.148.160/27
SPF_IP34.231.69.9
SPF_MXminspeak.com

Related pages

Pivot deeper into the graph from minspeak.com.

Cypher and MCP

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

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