Hostname
biotique.com
Last fetched
biotique.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
biotique.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- bio veda action research pvt.
- Contact emails
- ag7yz3m466u@networksolutionsprivateregistration.com
- bp59y5455t6@networksolutionsprivateregistration.com
- cn2zv4438s8@networksolutionsprivateregistration.com
- cv9pu3v756p@networksolutionsprivateregistration.com
- dg5bm3e56su@networksolutionsprivateregistration.com
- e88cx85s268@networksolutionsprivateregistration.com
- ej5hv54352v@networksolutionsprivateregistration.com
- ev6u36ab4kj@networksolutionsprivateregistration.com
- ex3ph8f36sw@networksolutionsprivateregistration.com
- fg4g23ma2pc@networksolutionsprivateregistration.com
- fx4eb98e36x@networksolutionsprivateregistration.com
- g266j5nh7sf@networksolutionsprivateregistration.com
- gm6h82mz5g2@networksolutionsprivateregistration.com
- gq2ec9xn7v4@networksolutionsprivateregistration.com
- hp2e52274q4@networksolutionsprivateregistration.com
- hp8h56ee5xe@networksolutionsprivateregistration.com
- ks3vv7su2n9@networksolutionsprivateregistration.com
- ns9qx5zm72h@networksolutionsprivateregistration.com
- qe8pe25j2bq@networksolutionsprivateregistration.com
- shreya@atbiotique.com
- and 3 more
Subdomains
13 observed subdomains of biotique.com.
Web-graph footprint
Distinct hostnames that link to or from biotique.com in the public web crawl.
145 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for biotique.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spfnew.logix.in |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 54.36.22.118 |
Related pages
Pivot deeper into the graph from biotique.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "biotique.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.