Skip to content

Hostname

cmtuckerlumber.com

Last fetched

cmtuckerlumber.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.198.246.48143.198.244.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:2
Organization
c.m. tucker lumber
Contact emails

Subdomains

1 observed subdomain of cmtuckerlumber.com.

Web-graph footprint

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

6 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for cmtuckerlumber.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE_spf-us.ppe-hosted.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/24
SPF_IP165.166.240.172
SPF_IP167.89.63.53
SPF_IP168.235.226.71
SPF_IP168.235.226.72
SPF_IP168.235.226.73
SPF_IP168.235.226.74
SPF_IP168.235.233.211
SPF_IP168.235.233.212
SPF_IP168.235.233.213
SPF_IP173.95.62.62
SPF_IP192.254.121.248/32
SPF_IP206.74.60.106
SPF_IP208.104.126.3
SPF_IP208.104.72.190
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP54.172.84.90
SPF_IP64.28.222.111

Related pages

Pivot deeper into the graph from cmtuckerlumber.com.

Cypher and MCP

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

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