Skip to content

Hostname

bygmining.com

Last fetched

bygmining.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:76 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.75.67104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.215.254172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:76
Organization
byg,
Contact emails

Subdomains

2 observed subdomains of bygmining.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bygmining.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.symprex.net
SPF_IP185.154.160.130/32
SPF_IP185.154.160.184
SPF_IP185.154.160.19
SPF_IP213.27.241.64/27
SPF_IP52.114.75.27/32
SPF_IP52.114.75.28/32
SPF_IP52.114.76.82/32
SPF_IP52.114.76.83/32

Related pages

Pivot deeper into the graph from bygmining.com.

Cypher and MCP

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

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