Hostname
ntsols.com
Last fetched
ntsols.com resolves to 64.253.48.144, announced in 64.253.32.0/19 by NEXT-CONNEX - WIFINITY LIMITED in GB. ntsols.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 64.253.48.144
64.253.32.0/19 · NEXT-CONNEX - WIFINITY LIMITED · London, GB
IPv6 resolution
No AAAA record for ntsols.com is recorded in WhisperGraph.
Attribution
wifinity
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1515
- Registrant organisation
- alistair mackenzie
- Contact emails
- domains@ntsols.com
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns101.ntsols.net
- ns102.ntsols.net
- ns103.ntsols.net
- ns104.ntsols.net
MX records
- ntsols-com.mail.protection.outlook.com
SPF policy
- ip: 52.56.150.127/32
- ip: 35.177.22.237/32
- include: spf.ess.uk.barracudanetworks.com
- include: _spf.mlsend.com
- include: spf.protection.outlook.com
- include: autotask.net
- include: 5111727.spf06.hubspotemail.net
Threat-feed evidence
History
Related pages
Pivot from ntsols.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ntsols.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.