Skip to content

Hostname

bullion.com

Last fetched

bullion.com resolves to 104.18.24.129, announced in 104.18.16.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. bullion.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for bullion.com is recorded in WhisperGraph.

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:146
Registrant organisation
castello brothers
Contact emails
bullion.com@domainsbyproxy.com, webmaster@castellobrothers.com, webmaster@traveler.com, 68e9b0088f6db3a0a87864bc983884d858e8776497c091f4aa87bf370be6261c@bullion.com.whoisproxy.org, 9606e67aa7f13a20c7c1166a2db53a5c7301108e1fe5dbc9de384e8246fd25e8@bullion.com.whoisproxy.org, ad387203262053b0ef9cabb305d362d8b6bf4ed43aed3f3b1c403163c0c5e38b@bullion.com.whoisproxy.org, b75ecf3b6b6153acf2c5bf19cbd1c8313908108d2204166aa435fad25c0a1142@bullion.com.whoisproxy.org, e59a87a633bd7504ee55da92608bd782716c4e5ac38c2b245f86c48de38b0f5f@bullion.com.whoisproxy.org, f94faf6b7aa3f0b15daf3fcb4c252f76c657c21b0026b2f7a65354fb85ec9502@bullion.com.whoisproxy.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • hal.ns.cloudflare.com
  • hope.ns.cloudflare.com

MX records

  • gw16159.fortimail.com

SPF policy

  • include: amazonses.com
  • include: gw16159.fortimail.com
  • include: bullion-com.mail.protection.outlook.com
  • include: spf.protection.outlook.com
  • ip: 66.210.191.182
  • ip: 66.35.16.159
  • ip: 70.168.225.130
  • ip: 70.168.225.131

Threat-feed evidence

History

Related pages

Pivot from bullion.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bullion.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.