Hostname
informationq.com
Last fetched
informationq.com resolves to 1 IPv4 address operated by JHUHN-IN Jamia Hamdard University, Hamdard Nagar in IN. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
informationq.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.145.36.52 | 103.145.36.0/24 | AS149621 | JHUHN-IN Jamia Hamdard University, Hamdard Nagar | IN |
WHOIS identity
- Registrar
- iana:303
- Organization
- informationq
- Contact emails
Subdomains
4 observed subdomains of informationq.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from informationq.com in the public web crawl.
56 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- informationq.com
SPF policy
20 SPF mechanisms authorising senders for informationq.com.
| Mechanism | Target |
|---|---|
| SPF_A | informationq.com |
| SPF_IP | 103.145.36.34 |
| SPF_IP | 103.145.36.37 |
| SPF_IP | 103.145.36.47 |
| SPF_IP | 103.145.36.49 |
| SPF_IP | 103.145.36.59 |
| SPF_IP | 103.145.36.60 |
| SPF_IP | 103.67.239.10 |
| SPF_IP | 103.67.239.120 |
| SPF_IP | 103.67.239.125 |
| SPF_IP | 103.67.239.130 |
| SPF_IP | 103.67.239.15 |
| SPF_IP | 103.67.239.158 |
| SPF_IP | 103.67.239.161 |
| SPF_IP | 103.67.239.162 |
| SPF_IP | 103.67.239.166 |
| SPF_IP | 37.187.156.204 |
| SPF_IP | 51.254.63.253 |
| SPF_IP | 94.23.34.45 |
| SPF_MX | informationq.com |
Related pages
Pivot deeper into the graph from informationq.com.
- IP · 103.145.36.52
- ASN · AS149621JHUHN-IN Jamia Hamdard University, Hamdard Nagar
- Registrar · iana:303
- Country · IN
- Email · kranthi7231@gmail.com
- TLD · .com
- Browse hostnames · in…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "informationq.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.