Hostname
strongpoint.com
Last fetched
strongpoint.com resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in DE. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
strongpoint.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 |
|---|---|---|---|---|
| 139.162.189.10 | 139.162.160.0/19 | AS63949 | VKT-HK Viking Telecom Limited | DE |
WHOIS identity
- Registrar
- iana:1001
- Organization
- ann merete stabell
- Contact emails
- strongpoint.com@shieldwhois.com
- 5vxynd8fezit@privacy-protection.email
- 8paj9kef2zuv@privacy-protection.email
- bnvgsmyddh5n@privacy-protection.email
- dmbjbh95sset@privacy-protection.email
- ek4c2683rzd2@privacy-protection.email
- od9ztvyacwom@privacy-protection.email
- pe9uerdzffzc@privacy-protection.email
- rtdn43agd6tz@privacy-protection.email
- sak7p8hs7cht@privacy-protection.email
- vt2sps5dficf@privacy-protection.email
- xvt3qydu5dmx@privacy-protection.email
- stabell@psi.no
Subdomains
87 observed subdomains of strongpoint.com.
Showing 25 of 87. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from strongpoint.com in the public web crawl.
156 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
21 SPF mechanisms authorising senders for strongpoint.com.
| Mechanism | Target |
|---|---|
| SPF_A | strongpoint.com |
| SPF_INCLUDE | _spf.reliablemail.org |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_INCLUDE | spf.strongpoint.com |
| SPF_IP | 137.221.26.0/28 |
| SPF_IP | 137.221.30.0/28 |
| SPF_IP | 141.193.32.0/23 |
| SPF_IP | 143.55.236.0/22 |
| SPF_IP | 159.135.132.128/25 |
| SPF_IP | 159.135.140.80/29 |
| SPF_IP | 161.38.204.0/22 |
| SPF_IP | 185.189.236.0/22 |
| SPF_IP | 185.211.120.0/22 |
| SPF_IP | 185.250.236.0/22 |
| SPF_IP | 198.244.60.0/22 |
| SPF_IP | 51.140.37.132/32 |
| SPF_IP | 51.141.5.228/32 |
| SPF_IP | 87.253.232.0/21 |
| SPF_MX | strongpoint.com |
Related pages
Pivot deeper into the graph from strongpoint.com.
- IP · 139.162.189.10
- ASN · AS63949VKT-HK Viking Telecom Limited
- Registrar · iana:1001
- Country · DE
- Email · strongpoint.com@shieldwhois.com
- TLD · .com
- Browse hostnames · st…
- 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: "strongpoint.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.