Skip to content

Hostname

bcigogreen.com

Last fetched

bcigogreen.com resolves to 1 IPv4 address operated by AS131775 in ID. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · bcigogreen.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bcigogreen.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.16.198.22103.16.198.0/24AS131775ID

WHOIS identity

Registrar
iana:460
Organization
pt. tri hasta perkasa
Contact emails

Subdomains

11 observed subdomains of bcigogreen.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for bcigogreen.com.

MechanismTarget
SPF_Abcigogreen.com
SPF_Aspf.dmail.id
SPF_IP103.131.51.55
SPF_IP103.131.51.57
SPF_IP103.131.51.59
SPF_IP103.131.51.97
SPF_IP103.131.51.98
SPF_IP103.16.198.9
SPF_IP103.251.44.219
SPF_MXbcigogreen.com

Related pages

Pivot deeper into the graph from bcigogreen.com.

Cypher and MCP

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

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