Skip to content

Hostname

blueworkslive.com

Last fetched

blueworkslive.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · blueworkslive.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/blueworkslive.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.218.15104.16.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.34.54104.17.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
169.44.131.55169.44.128.0/17AS36351SOFTLAYER - IBM CloudCA

WHOIS identity

Registrar
iana:299
Organization
ibm dns admin
Contact emails

Subdomains

29 observed subdomains of blueworkslive.com.

Web-graph footprint

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

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for blueworkslive.com.

MechanismTarget
SPF_Ablueworkslive.com
SPF_IP119.81.156.98
SPF_IP130.198.92.59
SPF_IP158.85.28.194
SPF_IP159.8.207.249
SPF_IP159.8.45.202
SPF_IP168.1.92.252
SPF_IP169.38.75.60
SPF_IP169.44.131.55
SPF_IP169.45.74.150
SPF_IP169.45.74.155
SPF_IP169.46.99.66
SPF_IP169.46.99.71
SPF_IP169.53.245.71
SPF_IP169.53.54.72
SPF_IP169.53.9.173
SPF_IP169.54.194.247
SPF_IP192.255.2.106
SPF_IP192.255.2.109
SPF_IP50.22.151.20
SPF_IP50.22.151.28
SPF_IP75.126.218.155
SPF_IP75.126.218.156
SPF_IP75.126.218.157
SPF_IP75.126.218.158

Related pages

Pivot deeper into the graph from blueworkslive.com.

Cypher and MCP

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

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