Skip to content

Hostname

bminingcompany.com

Last fetched

bminingcompany.com resolves to 2 IPv4 addresses operated by PONYNET - FranTech Solutions in LU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bminingcompany.comRouting diversity2.4/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/bminingcompany.com

Resolution chain

bminingcompany.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.251.84.20198.251.84.0/24AS53667PONYNET - FranTech SolutionsLU
199.188.200.199199.188.200.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
iana:146
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

6 observed subdomains of bminingcompany.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bminingcompany.com.

MechanismTarget
SPF_Abminingcompany.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP199.188.200.198
SPF_IP199.188.200.202
SPF_IP199.188.200.203
SPF_MXbminingcompany.com

Related pages

Pivot deeper into the graph from bminingcompany.com.

Cypher and MCP

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

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