Hostname
netservicesgroup.com
Last fetched
netservicesgroup.com resolves to 2 IPv4 addresses operated by SBBSNET - Network Services Group in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
netservicesgroup.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 64.113.39.132 | 64.113.32.0/20 | AS15154 | SBBSNET - Network Services Group | US |
| 64.113.39.181 | 64.113.32.0/20 | AS15154 | SBBSNET - Network Services Group | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- network services group
- Contact emails
Subdomains
132 observed subdomains of netservicesgroup.com.
Showing 25 of 132. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from netservicesgroup.com in the public web crawl.
28 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for netservicesgroup.com.
| Mechanism | Target |
|---|---|
| SPF_A | 3aspf.smtp2go.com |
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_A | faxmachine.123.net |
| SPF_A | nsgweb.netservicesgroup.com |
| SPF_INCLUDE | _spf.modusstuff.com |
| SPF_INCLUDE | spf.myconnectwise.net |
| SPF_IP | 148.163.129.0/24 |
| SPF_IP | 168.245.102.208/32 |
| SPF_IP | 195.170.148.65 |
| SPF_IP | 216.234.97.16 |
| SPF_IP | 64.113.32.0/20 |
| SPF_IP | 64.113.33.98 |
| SPF_IP | 64.113.37.3 |
| SPF_IP | 64.113.41.211 |
| SPF_IP | 67.231.154.0/24 |
| SPF_MX | netservicesgroup.com |
Related pages
Pivot deeper into the graph from netservicesgroup.com.
- IP · 64.113.39.132
- ASN · AS15154SBBSNET - Network Services Group
- Registrar · iana:1068
- Country · US
- Email · domreg@netservicesgroup.com
- TLD · .com
- Browse hostnames · ne…
- 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: "netservicesgroup.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.