Skip to content

Hostname

briidea.in

Last fetched

briidea.in resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in IN. WHOIS lists iana:801217 as the registrar.

Nutrition Label

WHISPER CANON · briidea.inRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/briidea.in

Resolution chain

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

IPPrefixASNOperatorCountry
139.59.68.190139.59.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCIN

WHOIS identity

Registrar
iana:801217
Organization
green it solutions
Contact emails

Subdomains

7 observed subdomains of briidea.in.

Web-graph footprint

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

8 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for briidea.in.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEsender.zohobooks.com
SPF_IP173.231.223.102
SPF_IP37.140.190.187/24

Related pages

Pivot deeper into the graph from briidea.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "briidea.in"})-[: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.