Skip to content

Hostname

blusynergy.com

Last fetched

blusynergy.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · blusynergy.comRouting diversity3.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/blusynergy.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.211.136.1613.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.124.22134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.119.19352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.46.8252.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
blusynergy,
Contact emails

Subdomains

4 observed subdomains of blusynergy.com.

Web-graph footprint

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

30 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for blusynergy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_IP34.194.113.41
SPF_IP34.227.197.114
SPF_IP54.85.18.159

Related pages

Pivot deeper into the graph from blusynergy.com.

Cypher and MCP

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

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