Skip to content

Hostname

blucigs.com

Last fetched

blucigs.com resolves to 1 IPv4 address operated by AS-INAPCDN-OCY - Unitas Global in NL. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · blucigs.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/blucigs.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.186.247.7731.186.246.0/23AS30282AS-INAPCDN-OCY - Unitas GlobalNL

WHOIS identity

Registrar
iana:292
Organization
blec
Contact emails

Subdomains

13 observed subdomains of blucigs.com.

Web-graph footprint

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

80 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for blucigs.com.

MechanismTarget
SPF_Ahostedmail.intermarkbrands.com
SPF_Asecure.emailsrvr.com
SPF_Asmtp.emailsrvr.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEblucigslivespf.smtp.com
SPF_INCLUDEsendgrid.net
SPF_IP208.89.13.0/24
SPF_IP74.81.185.13
SPF_IP74.81.185.14
SPF_IP74.81.188.196
SPF_IP74.81.188.221

Related pages

Pivot deeper into the graph from blucigs.com.

Cypher and MCP

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

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