Hostname
pendentgroup.com
Last fetched
pendentgroup.com resolves to 1 IPv4 address operated by AS-HOSTINGER - Hostinger International Limited in GB. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
pendentgroup.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 |
|---|---|---|---|---|
| 153.92.6.244 | 153.92.6.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | GB |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 2b6b99026d18e7df9aab1b948c9902922d6ba0206c2ed4ef7199d63eabc1764c@pendentgroup.com.whoisproxy.org
- 31109a7c674cdd95a39ec0bf9cb0ac23fff67e27392c479f667a6d494cd45d41@pendentgroup.com.whoisproxy.org
- 313fb6c189b7e4915ed0b773b8bf126d05e6b6c2e8c32942bdced2329ad18186@pendentgroup.com.whoisproxy.org
- 421cc7003f1bf55469296b09678087c7af38c12488c138cc63f10da7d1d6a99a@pendentgroup.com.whoisproxy.org
- 5b610b4892b52a04e0201b517268ed4641c9ccdeb1ce8108d097c89058b0b5cd@pendentgroup.com.whoisproxy.org
- 6477894e40dcc4bc3801bdcb496bc7d9eb9b94b506350778cb904ee0c39bd1c5@pendentgroup.com.whoisproxy.org
- 7166795df26067d71ffd057bd2f893ba4d5df96b9092abb25a1d6453885679b9@pendentgroup.com.whoisproxy.org
- 7ff55d5085f01982ee5ab7c8a880621864012a7297d8d603220533045db8e1a9@pendentgroup.com.whoisproxy.org
- 8208b70fcee068a337ccee7e8850de8eb0573a1d1db37e22c00737d638ff927a@pendentgroup.com.whoisproxy.org
- 8c03f049913f6ba70b7aad52032b3a5d9e82679b6f2deda7caabbfda58cd4e95@pendentgroup.com.whoisproxy.org
- a6945094f7b18123c4ece8a5c5a7ff2b6c507b8773856a03cefec6e7ccb1375b@pendentgroup.com.whoisproxy.org
- b4a471ef4d99bd56b2c71dd1c9cd3b0d3fb27eff934aef9951dca4d74c020e06@pendentgroup.com.whoisproxy.org
- c12e78dac477965f0045e3f882017ad5292e9bc719fbf0bd2e091143d52e7796@pendentgroup.com.whoisproxy.org
- d967efcc653f77764544d2e4e62469878a4502d3065ce1135b2295868e2817c4@pendentgroup.com.whoisproxy.org
- dd10951da94d06b313c3d1cf2b4dd5d775833b36c87d37c2bd9b37ad966f2a3c@pendentgroup.com.whoisproxy.org
Subdomains
1 observed subdomain of pendentgroup.com.
| Subdomain |
|---|
| www.pendentgroup.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for pendentgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from pendentgroup.com.
- IP · 153.92.6.244
- ASN · AS47583AS-HOSTINGER - Hostinger International Limited
- Registrar · iana:269
- Country · GB
- Email · 2b6b99026d18e7df9aab1b948c9902922d6ba0206c2ed4ef7199d63eabc1764c@pendentgroup.com.whoisproxy.org
- TLD · .com
- Browse hostnames · pe…
- 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: "pendentgroup.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.