Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.145.36.52103.145.36.0/24AS149621JHUHN-IN Jamia Hamdard University, Hamdard NagarIN

WHOIS identity

Registrar
iana:303
Organization
informationq
Contact emails

Subdomains

4 observed subdomains of informationq.com.

Web-graph footprint

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

56 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • informationq.com

SPF policy

20 SPF mechanisms authorising senders for informationq.com.

MechanismTarget
SPF_Ainformationq.com
SPF_IP103.145.36.34
SPF_IP103.145.36.37
SPF_IP103.145.36.47
SPF_IP103.145.36.49
SPF_IP103.145.36.59
SPF_IP103.145.36.60
SPF_IP103.67.239.10
SPF_IP103.67.239.120
SPF_IP103.67.239.125
SPF_IP103.67.239.130
SPF_IP103.67.239.15
SPF_IP103.67.239.158
SPF_IP103.67.239.161
SPF_IP103.67.239.162
SPF_IP103.67.239.166
SPF_IP37.187.156.204
SPF_IP51.254.63.253
SPF_IP94.23.34.45
SPF_MXinformationq.com

Related pages

Pivot deeper into the graph from informationq.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.