Skip to content

Hostname

buckmasters.com

Last fetched

buckmasters.com resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · buckmasters.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/buckmasters.com

Resolution chain

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

WHOIS identity

Registrar
iana:2
Organization
buckmasters
Contact emails

Subdomains

10 observed subdomains of buckmasters.com.

Web-graph footprint

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

237 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for buckmasters.com.

MechanismTarget
SPF_INCLUDE123456.spf03.hubspotemail.net
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEsfgmail.com
SPF_INCLUDEspf.client.mirabeltechnologies.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.15.39.200/29
SPF_IP128.92.7.114
SPF_IP199.33.226.0/24
SPF_IP207.98.136.134
SPF_IP24.197.18.54
SPF_MXbuckmasters.com

Related pages

Pivot deeper into the graph from buckmasters.com.

Cypher and MCP

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

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