Hostname
invictusthemes.com
Last fetched
invictusthemes.com resolves to 1 IPv4 address operated by AS16276 in US. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
invictusthemes.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 |
|---|---|---|---|---|
| 135.148.100.81 | 135.148.0.0/17 | AS16276 | — | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- contact privacy inc. customer 0138934945
- Contact emails
- invictusthemes.com@contactprivacy.com
- jose@invictusthemes.com
- charles@coxhead.net
- 029232e5f3068c4aee74ed36d2ac41674604a7bbb84b3bc5acc07de0e50a5c6a@invictusthemes.com.whoisproxy.org
- 0825dc948d7f244be5e493b3119f7cbe98c879cb8a57184cf67bb54f24336a2e@invictusthemes.com.whoisproxy.org
- 1a00f5c04ee16fae5080fdf6caedf77ca1d48819bd28af1e0b90fa72bc447cf6@invictusthemes.com.whoisproxy.org
- 2584e9aa7691b5a210f59131e8be4beb223f7a379b177984fab6d29ea7afebad@invictusthemes.com.whoisproxy.org
- 31eedb57fce2471bde4f6bd4a9a1646833f197ab40007c5e5e20cf264996ff87@invictusthemes.com.whoisproxy.org
- 420f748e7859132c3659ca4ddf675823db266d3c1ae12585a885b11863fa1280@invictusthemes.com.whoisproxy.org
- 561e9f0e2ef983413d28c75aceaf3fe2e57b3ca7701fbb8776111c0dcb2dd176@invictusthemes.com.whoisproxy.org
- 605974260d0731cba2f7aac3c3859b5ff211e73640dfbe90cf4e0d47454f44fb@invictusthemes.com.whoisproxy.org
- 6a55ac0cd625d82d73571cc621e7122968f39fb93612e9e52060c034d52cce8b@invictusthemes.com.whoisproxy.org
- 8011b21a77517e9a9c0515a5afad32d1ae73e664342ae1529816225c5d08e6d3@invictusthemes.com.whoisproxy.org
- 98467f6b261c1c21e40bd2c1d2bac372dd8767ed021f028fa37de80572a1954f@invictusthemes.com.whoisproxy.org
- c472c2d0610144566fd6e2ff93368839ac42ebae60a77d590d282bf2952759a6@invictusthemes.com.whoisproxy.org
- cc96c25b22da4082044c63d35c4c7768c6c807dcc3ebfd28b678e1dd08178221@invictusthemes.com.whoisproxy.org
- d8eec20e492c097845f2ae18cd35ba7436d11f770a4818a625356eb109eba6ec@invictusthemes.com.whoisproxy.org
- ebb56ae3b725dfdbbba39eb99747cd86e96a8adf495e03f23bf15c5095831d44@invictusthemes.com.whoisproxy.org
Subdomains
8 observed subdomains of invictusthemes.com.
Web-graph footprint
Distinct hostnames that link to or from invictusthemes.com in the public web crawl.
34 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- invictusthemes.com
SPF policy
5 SPF mechanisms authorising senders for invictusthemes.com.
| Mechanism | Target |
|---|---|
| SPF_A | invictusthemes.com |
| SPF_IP | 135.148.100.81 |
| SPF_IP | 162.215.14.152 |
| SPF_IP | 162.241.71.143 |
| SPF_MX | invictusthemes.com |
Related pages
Pivot deeper into the graph from invictusthemes.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "invictusthemes.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.