Hostname
igniss.com
Last fetched
igniss.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
igniss.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 |
|---|---|---|---|---|
| 89.161.128.235 | 89.161.128.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 00e5548fd85045832abed63a859a578b869912ec5b7c0e6aa5fe00ee1885dc31@igniss.com.whoisproxy.org
- 0c900a265c6771b77e74aa7f7f745ffdc3721e69c95d1f5e68df79e73fef7c1d@igniss.com.whoisproxy.org
- 25c899befbd9f73f424a0d3760c65408ee1f47cc4716e7f16c862990d3af87d9@igniss.com.whoisproxy.org
- 2b23735f62fe7756b46f8dd622760fe6f5f2446e092659866485aad72635d85b@igniss.com.whoisproxy.org
- 4546aae63c09ac9116a0ff9eec45e74128840c1e00e4f45a7ed44d72eda0a727@igniss.com.whoisproxy.org
- 55c7245f0b7ba55f9100d521756701cb7a778e61cb90184aa38f155ac9fa7f6c@igniss.com.whoisproxy.org
- 6df4ec31b582521550e817e9fff2b4a44e028fc94c0ad464dd73a30beb499f9f@igniss.com.whoisproxy.org
- 84eb1c2409c9d67853086cba6eec4a134333a7dfd325a25780b3ad62d5cc317b@igniss.com.whoisproxy.org
- b1bf9c3c17f4701cfa898c9b614871331b77f2725f2b6ca6200b255cde1e5a0b@igniss.com.whoisproxy.org
- bd9906e79491405e9efa03a56e6ff4f8aec696c091d3cc0ad4cf07629f97abef@igniss.com.whoisproxy.org
- cc2286ab9359cf8d8f4145fddc7d1d8e24e30e7a5eeb2db2e215a5a1d94d91bd@igniss.com.whoisproxy.org
- cd6d0657589710a4cc156e5c0dd8ab43525c7f3e37fb984dd9b9c7439cb044ba@igniss.com.whoisproxy.org
- cfc7c989ed8a069335aa376f00df8df0e775e85683fcaa3ab4c97a7f072806df@igniss.com.whoisproxy.org
- e9b88a84bb7f91a2ddc32fba57dff9ed3b7784a7eecf4448f63f01654b011d1f@igniss.com.whoisproxy.org
Subdomains
2 observed subdomains of igniss.com.
| Subdomain |
|---|
| webmail.igniss.com |
| www.igniss.com |
Web-graph footprint
Distinct hostnames that link to or from igniss.com in the public web crawl.
9 sites link to this hostname.
31 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- igniss.com
SPF policy
2 SPF mechanisms authorising senders for igniss.com.
| Mechanism | Target |
|---|---|
| SPF_A | igniss.com |
| SPF_MX | igniss.com |
Related pages
Pivot deeper into the graph from igniss.com.
- IP · 89.161.128.235
- ASN · AS12824
- Registrar · iana:269
- Country · PL
- Email · 00e5548fd85045832abed63a859a578b869912ec5b7c0e6aa5fe00ee1885dc31@igniss.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ig…
- 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: "igniss.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.