Skip to content

Hostname

brickstore.in

Last fetched

brickstore.in resolves to 2 IPv4 addresses operated by AS204800 in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · brickstore.inRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/brickstore.in

Resolution chain

brickstore.in resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

8 observed subdomains of brickstore.in.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • brickstore.in

SPF policy

9 SPF mechanisms authorising senders for brickstore.in.

MechanismTarget
SPF_Abrickstore.in
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP106.186.114.222
SPF_IP172.104.185.43
SPF_IP172.104.33.25
SPF_IP209.42.27.13
SPF_IP209.42.27.16
SPF_IP23.106.66.209
SPF_MXbrickstore.in

Related pages

Pivot deeper into the graph from brickstore.in.

Cypher and MCP

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

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